Changes between Initial Version and Version 3 of Ticket #3916


Ignore:
Timestamp:
2014-08-16T21:21:59+02:00 (11 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3916

    • Property Summary Improved exception handlingWMS: Improve exception handling
    • Property Keywords wms error added
  • Ticket #3916 – Description

    initial v3  
    1 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.
     1When the server sends an exception, rather than just sending the error to the console (where it can get lost as JOSM 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.