Modify ↓
#9059 closed defect (fixed)
Incorrect assumptions made about API/website URLs
| Reported by: | pnorman | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 14.11 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
If you change the API endpoint to a custom one (e.g. http://192.168.1.5:7201/api) JOSM then wants to use URLs like http://192.168.1.5:7201/browse/way/35492139 for control-shift-I.
JOSM should not assume that ../browse/way maps to a website, but should have an option to specify the website URL.
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 11 years ago
| Milestone: | → 14.11 |
|---|
Note:
See TracTickets
for help on using tickets.



In 7678/josm: