Modify ↓
Opened 12 years ago
Closed 12 years ago
#8967 closed defect (fixed)
[patch] Tagging preset tester shows unwrapped error message
Reported by: | AlfonZ | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description (last modified by )
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.
Attachments (5)
Change History (7)
by , 12 years ago
Attachment: | Message1.png added |
---|
by , 12 years ago
Attachment: | Message2.png added |
---|
by , 12 years ago
Attachment: | Message2-fix.png added |
---|
by , 12 years ago
Attachment: | version1.patch added |
---|
by , 12 years ago
Attachment: | version2.patch added |
---|
comment:1 by , 12 years ago
Description: | modified (diff) |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6145/josm: