Opened 14 years ago
Last modified 14 years ago
#6982 closed defect
broken TMS url leads to exceptions — at Initial Version
| Reported by: | alv | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | tms input validation | Cc: |
Description
Steps to reproduce: In preferences, add a TMS layer. Instead of {zoom} you write {z} - a mistake made easily, when you, for example, copied the url from a web page where it was with "$z". Then enable the layer. Result: JOSM complains about unhandled exceptions several times in a row - and later every time the view changes.
What should happen: show an error tile, that the url couldn't be parsed. Or that there's no tile at ".../{zoom}/..."


