Opened 6 years ago
Closed 6 years ago
#15081 closed defect (fixed)
"Add Imagery URL" help link does not exist
Reported by: | jidanni | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 17.07 |
Component: | Core imagery | Version: | |
Keywords: | help | Cc: | bastiK, Klumbumbus, stoecker, wiktorn, michael2402 |
Description
- On Preferences > Imagery click [Help}
- You should see
https://josm.openstreetmap.de/wiki/Help/Preferences/Imagery
Alas you don't see that page.
You will probably get
https://josm.openstreetmap.de/wiki/Help/Action/Preferences
or worse.
Attachments (1)
Change History (10)
comment:1 Changed 6 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Changed 6 years ago by
I am sorry. I didn't give your the exact spot. 2017-07-28 05:44:29.534 INFO: GET https://josm.openstreetmap.de/wiki/Help/Dialog/AddImagery -> 200
comment:2 Changed 6 years ago by
The user is unable to fill out the form, and must guess what is to be entered.
If the help button had linked correctly to
https://josm.openstreetmap.de/wiki/Help/Preferences/Imagery
there would have been complete instructions.
comment:3 follow-up: 5 Changed 6 years ago by
Cc: | bastiK Klumbumbus stoecker wiktorn michael2402 added |
---|---|
Component: | Core → Core imagery |
Keywords: | help added |
Resolution: | worksforme |
Status: | closed → reopened |
Right, thanks.
We have two options:
- Change Java code to point to Help/Preferences/Imagery
- Create Help/Dialog/AddImagery?
@team: Any opinion?
comment:4 Changed 6 years ago by
Summary: | Preferences > Imagery's HELP link is broken → "Add Imagery URL" help link does not exist |
---|
comment:5 follow-up: 6 Changed 6 years ago by
Replying to Don-vip:
- Change Java code to point to Help/Preferences/Imagery
This imho. The page is pretty outdated, but I think how to add imageries should be described there. I see no need for a separate page Help/Dialog/AddImagery
comment:6 Changed 6 years ago by
Replying to Klumbumbus:
Replying to Don-vip:
- Change Java code to point to Help/Preferences/Imagery
This imho. The page is pretty outdated, but I think how to add imageries should be described there. I see no need for a separate page Help/Dialog/AddImagery
+1 from me
comment:8 Changed 6 years ago by
Milestone: | → 17.07 |
---|
The help button is bound to the preferences dialog, not the selected tab. The preferences help page is clear enough that you must click on the relevant subsection.