Changes between Initial Version and Version 1 of Ticket #6813
- Timestamp:
- 2011-09-10T02:28:18+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6813 – Description
initial v1 1 1 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. 2 2 3 See attached screenshot. 3 See attached screenshot: 4 [[Image(ticket:6813:josm_quote.png)]] 4 5 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 ? 6 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 ?


