Opened 12 years ago

Last modified 12 years ago

#8967 closed defect

[patch] Tagging preset tester shows unwrapped error message — at Version 1

Reported by: AlfonZ Owned by: team
Priority: minor Milestone:
Component: Core Version:
Keywords: Cc:

Description (last modified by AlfonZ)

In JOSM's preferences add preset file that is correct xml, but not valid according to schema, e.g.

<presets>
</presets>

JOSM will complain (message is wrapped), click Yes.


Open tagging preset tester, unwrapped message appears.


Quick fixes (inspired by TaggingPresetPreference.java#L125) attached.


Change History (6)

by AlfonZ, 12 years ago

Attachment: Message1.png added

by AlfonZ, 12 years ago

Attachment: Message2.png added

by AlfonZ, 12 years ago

Attachment: Message2-fix.png added

by AlfonZ, 12 years ago

Attachment: version1.patch added

by AlfonZ, 12 years ago

Attachment: version2.patch added

comment:1 by AlfonZ, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.