Modify ↓
Opened 4 years ago
Closed 4 years ago
#2923 closed defect (fixed)
Info/History dialog (C-i / C-h) links to http://api.openstreetmap.org, not just openstreetmap.org
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | ||
| Cc: | karl.guggisberg@… |
Description
JOSM just uses the server url stripping of /api and replacing it with /browse when linking to objects to browse.
The problem with this for OpenStreetMap is that if you've logged in to openstreetmap.org you won't be logged into api.openstreetmap.org.
Perhaps a hack could be added to strip the api. from the beginning of the URL if the serverurl is the osm server?
Attachments (0)
Change History (1)
comment:1 Changed 4 years ago by Gubaer
- Cc karl.guggisberg@… added
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



fixed in r1779