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 Don-vip)

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.

See attached screenshot:

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 Don-vip, 14 years ago

Attachment: josm_quote.png added

comment:1 by Don-vip, 14 years ago

Description: modified (diff)

comment:2 by Don-vip, 14 years ago

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