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

[BUG] - Invalid Character for XML (vERAM) #67

Closed
Nikolai558 opened this issue Jul 14, 2022 · 1 comment · Fixed by #71
Closed

[BUG] - Invalid Character for XML (vERAM) #67

Nikolai558 opened this issue Jul 14, 2022 · 1 comment · Fixed by #71
Assignees
Labels
bug Something isn't working Completed

Comments

@Nikolai558
Copy link
Owner

Describe the bug
AIRAC 2207 introduced an invalid character in one of the names for WX_STATIONS_GEOMAP.xml.

vERAM can not have the & character inside of it.

Screenshots
If applicable, add screenshots to help explain your problem.
image

@Nikolai558 Nikolai558 added the bug Something isn't working label Jul 14, 2022
@Nikolai558 Nikolai558 self-assigned this Jul 14, 2022
@Nikolai558
Copy link
Owner Author

We add the line to the WX Geo map here. We can either do the check for bad characters before this line...

Or we could do it here where we create the [LABELS].sct2 file.

Honestly both places wouldn't be a bad Idea either.

Nikolai558 added a commit that referenced this issue Jul 21, 2022
@Nikolai558 Nikolai558 linked a pull request Jul 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Completed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant