Modify ↓
Opened 4 years ago
Last modified 3 years ago
#3916 new enhancement
WMS: Improve exception handling
| Reported by: | olek.lorenc | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core imagery |
| Version: | Keywords: | ||
| Cc: |
Description
When the server sends an exception, rather than just sending the error to the console (where it can get lost as the plugin keeps requesting more tiles) and displaying the red "error tiles": parse the exception (format: application/vnd.ogc.se_xml) and display more useful information in the "error tile", i.e: no version parameter, no such layer, etc.
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by anonymous
comment:2 Changed 3 years ago by bastiK
- Summary changed from Improved exception handling to WMS: Improve exception handling
Note: See
TracTickets for help on using
tickets.



Could bung error information onto the red tile graphic..
Alternatively maybe a little clickable error icon could appear on the layer in the layer panel, taking you to a window full of details.
This, along with bug #3915, would be a good improvement to use-ability for people like this struggling with WMS URL problems.