Modify ↓
Opened 6 years ago
Closed 6 years ago
#17539 closed defect (worksforme)
overpass tool wizard cannot parse unicode string
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report overpass unicode i18n | Cc: | tyr_asd |
Description (last modified by )
What steps will reproduce the problem?
- use unicode string in overpass query wizard, for example name:ko_hanja=平壤-開城高速道路
- build query
What is the expected result?
query build successfully
What happens instead?
A "parse error" warning appeared
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-02-02 21:01:18 +0100 (Sat, 02 Feb 2019) Build-Date:2019-02-04 21:50:11 Revision:14760 Relative:URL: ^/trunk Identification: JOSM/1.5 (14760 en) Windows 10 64-Bit OS Build number: Windows 10 Home 1607 (14393) Memory Usage: 1032 MB / 1820 MB (267 MB allocated, but free) Java version: 1.8.0_202-b08, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 Plugins: + ImportImagePlugin (34576) + MicrosoftStreetside (34867) + OpenStreetCam (184) + PicLayer (34867) + SeaChart (34652) + apache-commons (34506) + apache-http (34632) + ejml (34389) + geotools (34513) + imagery_offset_db (34867) + javafx-windows + jna (34867) + jts (34524) + lakewalker (34867) + log4j (34527) + reverter (34917) + turnrestrictions (34867) + utilsplugin2 (34915) + wms-turbo-challenge2 (34867) Last errors/warnings: - W: Plugin javafx-windows requires Java version 10. The current Java version is 8. You have to update Java in order to use this plugin. - E: unable to find dependency javafx for plugin MicrosoftStreetside - W: No configuration settings found. Using hardcoded default values for all pools. - W: couldn't parse wizard input - E: org.openstreetmap.josm.tools.UncheckedParseException - W: couldn't parse wizard input - E: org.openstreetmap.josm.tools.UncheckedParseException
Attachments (1)
Change History (10)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
by , 6 years ago
Attachment: | Iy7QVln.png added |
---|
comment:2 by , 6 years ago
Description: | modified (diff) |
---|
comment:3 by , 6 years ago
Description: | modified (diff) |
---|
comment:5 by , 6 years ago
Keywords: | overpass unicode i18n added |
---|
comment:6 by , 6 years ago
Cc: | added |
---|
Issue reported upstream: https://github.com/tyrasd/overpass-wizard/issues/8
comment:7 by , 6 years ago
Strange, I tried with name:ko_hanja=平壤-開城高速道路 in North-Korea
and got no problem
comment:9 by , 6 years ago
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
Ah right, the recommended way is to use quotes: name:ko_hanja=平壤-開城高速道路 in "North Korea"
Note:
See TracTickets
for help on using tickets.
I am not able to reproduce this error witht the latest tested version r14824.
Please update JOSM and try again.