Correct system_url() behaviour #2506
wiredrat78
started this conversation in
Plugin Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I've noticed that, in both the Inara and EDSM plugins, the function
system_url()prioritises the current system over the supplied argument.It would make more sense if it returns the URL to current system if no arguments is passed. The funcion
station_url()actually do this and returns current stations if no arguments are passed. Is it the expected behaviour?Beta Was this translation helpful? Give feedback.
All reactions