Modify

Opened 4 years ago

Closed 4 years ago

#3455 closed defect (fixed)

[PATCH] Incorrect closing html tags and typos

Reported by: Claudius Henrichs <claudius.h@…> Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

Please find attached a patch for

org/openstreetmap/josm/actions/UploadAction.java
org/openstreetmap/josm/gui/history/VersionInfoPanel.java
org/openstreetmap/josm/gui/io/SaveLayersDialog.java
org/openstreetmap/josm/gui/layer/RawGpsLayer.java

that fixes:
1) <html> closing tags that were missing completely or missing the bracket
2) "unsafed" versus "unsaved" typos

Attachments (1)

html_closing_and_typos.diff (4.0 KB) - added by Claudius Henrichs <claudius.h@…> 4 years ago.
Patch for closing html tags and "unsafed" typos

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by Claudius Henrichs <claudius.h@…>

Patch for closing html tags and "unsafed" typos

comment:1 Changed 4 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

(In [2096]) applied #3455: patch by Claudius Henrichs: Incorrect closing html tags and typos

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.