Opened 14 years ago
Last modified 14 years ago
#6813 closed defect
Quote characters not displayed in relations "note" attribute — at Version 2
Reported by: | Don-vip | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description (last modified by )
If a relation does not have any "name" or "ref" attribute, but a "note" containing a quote character, the note value is displayed without the quote in Relations window.
The error comes from MessageFormat.format() call in I18n.trc_lazy() method. I don't know if this call is needed as the given argument is always null ?
Change History (3)
by , 14 years ago
Attachment: | josm_quote.png added |
---|
comment:1 by , 14 years ago
Description: | modified (diff) |
---|
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.