Modify

Opened 8 years ago

Closed 8 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 stoecker, 8 years ago

Cc: Don-vip added

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.

comment:2 by Zverikk, 8 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.

Last edited 8 years ago by Zverikk (previous) (diff)

in reply to:  2 comment:3 by stoecker, 8 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 Don-vip, 8 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:5 by Don-vip, 8 years ago

The problem only concerned manifests, right?

comment:6 by Don-vip, 8 years ago

Component: TracPlugin
Owner: changed from stoecker to team

in reply to:  5 comment:7 by stoecker, 8 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 Don-vip, 8 years ago

Keywords: encoding manifest plugin jar utf-8 added
Resolution: fixed
Status: newclosed

Fixed in [o31768].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.