Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix:gui/internal: Restore mg: geo coordinates parsing #1221

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

lains
Copy link
Contributor

@lains lains commented Jan 20, 2023

In my previous PR, I have implemented google coordinates-type parsing, but this breaks other format parsing. There is a bug and a variable naming is misleading.
The symptom is that trying to retrieve previous bookmarks or destinations will displayed anything anymore.

This PR fixes other parsing formats while still keeping the newly added format as valid (decimal latitude and longitude separated by a comma character, without any space).

@lains lains added bug internal-gui Related to the internal GUI labels Jan 20, 2023
@lains lains changed the title Fix:gui/internal: Fix mg: geo coordinates parsing Fix:gui/internal: Restore mg: geo coordinates parsing Jan 20, 2023
@jkoan jkoan mentioned this pull request Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug internal-gui Related to the internal GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant