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

WikipediaApp: Fix JOSM #22191: URISyntaxException in getEntriesFromC… #8

Merged
merged 1 commit into from
Jul 5, 2022
Merged

WikipediaApp: Fix JOSM #22191: URISyntaxException in getEntriesFromC… #8

merged 1 commit into from
Jul 5, 2022

Conversation

tsmock
Copy link
Contributor

@tsmock tsmock commented Jul 5, 2022

…oordinates

This is caused by the http2 plugin needing to convert a URL to a URI for
the Java 11 HttpClient. This fixes the problem by encoding the |.

See also JOSM #21126.

https://josm.openstreetmap.de/ticket/22191

…ordinates

This is caused by the http2 plugin needing to convert a URL to a URI for
the Java 11 HttpClient. This fixes the problem by encoding the `|`.

See also JOSM #21126.

Signed-off-by: Taylor Smock <tsmock@fb.com>
@stoecker stoecker merged commit 29b540d into JOSM:master Jul 5, 2022
@tsmock tsmock deleted the fixup-josm-22191 branch July 5, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants