Opened 9 years ago
Closed 9 years ago
#12048 closed defect (fixed)
Plugin version scraper does not understand utf-8
Reported by: | Zverikk | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin | Version: | |
Keywords: | encoding manifest plugin jar utf-8 | Cc: | Don-vip |
Description
https://josm.openstreetmap.de/wiki/Ru:Plugins
Some plugins have bad chars in their descriptions. On other language versions, some authors have wrong names, since their build.xml files contain utf-8 extended characters.
This issue didn't exists some months ago.
Attachments (0)
Change History (8)
comment:1 by , 9 years ago
Cc: | added |
---|
follow-up: 3 comment:2 by , 9 years ago
You've missed merge-overlap - others seem to be fixed. Thanks.
I guess our plugin build system is locale-dependent on some step.
comment:3 by , 9 years ago
Replying to Zverikk:
You've missed merge-overlap - others seem to be fixed. Thanks.
You missed to read my text above :-)
I guess our plugin build system is locale-dependent on some step.
Could be. I only have UTF-8 systems, so I wont see that.
comment:4 by , 9 years ago
I'm going to check my laptop, I don't use it very often, but used it recently. If it's an encoding problem I'll see how to make the build either robust to it or else at least fail on non UTF-8 systems.
comment:6 by , 9 years ago
Component: | Trac → Plugin |
---|---|
Owner: | changed from | to
comment:7 by , 9 years ago
Replying to Don-vip:
The problem only concerned manifests, right?
I think so, but it's hard to verify, as this is the main and usually only place where UTF-8 is used :-)
comment:8 by , 9 years ago
Keywords: | encoding manifest plugin jar utf-8 added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in [o31768].
I fixed czechaddress, alignways, geochat, imagery_offset_db, junctionchecking, SimplifyArea, tracer, tracer2, videomapping, waypoint_search.
merge-overlap does not compile ATM to fix it.
Someone broke the build jar files - they aren't UTF-8. Last checkin was by Vincent.