Changes between Initial Version and Version 1 of Ticket #6813


Ignore:
Timestamp:
2011-09-10T02:28:18+02:00 (15 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6813 – Description

    initial v1  
    11If 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.
    22
    3 See attached screenshot.
     3See attached screenshot:
     4[[Image(ticket:6813:josm_quote.png)]]
    45
    5 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 ?
     6The 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 ?