Modify

Opened 14 years ago

Closed 14 years ago

#6084 closed defect (fixed)

<html> tag opened, but not closed

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

Description

../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:344

343

protected void warnBecauseOfDeletedRelation(Relation r) {

344

String message = tr("<html>The child relation<br>"

345

+ "{0}<br>"

346

+ "is deleted on the server. It cannot be loaded",

347

r.getDisplayName(DefaultNameFormatter.getInstance())

Attachments (0)

Change History (2)

comment:1 by Polyglot, 14 years ago

Priority: minornormal

comment:2 by bastiK, 14 years ago

Resolution: fixed
Status: newclosed

In [3977/josm]:

fixed #6084 - <html> tag opened, but not closed

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. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.