Modify ↓
Opened 5 years ago
Closed 5 years ago
#18869 closed defect (fixed)
[Patch] Wrong help topic in DownloadAlongWayAction
Reported by: | Hb--- | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 20.03 |
Component: | Core | Version: | latest |
Keywords: | template_report help | Cc: |
Description
In source:/trunk/src/org/openstreetmap/josm/actions/DownloadAlongWayAction.java#L55 the empty help topic Tools/DownloadAlong is targeted.
Its path is wrong because all other actions are under Action/
Its name is no good too, becauce it does not correspond with the topic /Action/DownloadAlongTrack from the GPX layer context menu.
Please correct to Help/Actions/DownloadAlongWay
Patch is attached.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-03-06 00:23:38 +0100 (Fri, 06 Mar 2020) Build-Date:2020-03-06 02:31:00 Revision:16046 Relative:URL: ^/trunk ...
Attachments (1)
Change History (3)
by , 5 years ago
Attachment: | DownloadAlongWayAction.patch added |
---|
comment:1 by , 5 years ago
Keywords: | help added; patch removed |
---|---|
Priority: | normal → minor |
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 16065/josm: