Modify

Opened 10 years ago

Closed 10 years ago

#8398 closed defect (fixed)

last used tags displayed wrong, when value has multiple less-than/greater-than characters

Reported by: alv Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

The last used tags selection list renders values with multiple less-than/greater-than wrong.
Steps to reproduce:
1) Enter, say, traffic_sign=FI:<<>> (there's no "legal code" for such signs)
2) start adding the next tag
3) previous tag displayed is cut off at the start of "<", and the last ">" is displayed in a new "box"

Attachments (1)

last-used-tags-display-bug001.png (23.5 KB) - added by alv 10 years ago.
less-than and greater-than characters affect display in the last tags added list.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by alv

less-than and greater-than characters affect display in the last tags added list.

comment:1 in reply to:  description Changed 10 years ago by Don-vip

Replying to alv:

traffic_sign=FI:<<>>

Is it a real tag value ?

comment:2 Changed 10 years ago by alv

To some extent unfortunately, yes. The best we could come up with atm. All other signs have a number in the legislation, but these don't "exist".

The display bug happens whenever key or value has a "<", everything between "<" and the next ">" is sripped as if it were html markup.

comment:3 Changed 10 years ago by Don-vip

Resolution: fixed
Status: newclosed

In 5697/josm:

fix #8398 - Correct display of tags containing XML entities

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.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.