Bug report #3910
WMS Identify fails to provide a useful error message on failure
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Brendan Morley - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13934 |
Description
If the Identify tool is used on a WMS layer but the request fails, the returned error message shows nothing useful.
It's probably a simple problem with the error messages not being passed back properly from QgsHttpConnection and QgsWmsProvider.
History
#1 Updated by Brendan Morley - over 18 years ago
- Status changed from Open to In Progress
#2 Updated by neteler-itc-it - over 18 years ago
Hi,
the same happens here, when using a proxy:
"Could not understand the response. The wms provider said:
"
(nothing).
SVN checkout date 3 July 2006, full compilation, Proxy used, RHEL4 Linux
Greetings,
Markus
#3 Updated by Brendan Morley - over 18 years ago
- Resolution set to fixed
- Status changed from In Progress to Closed
I saw a useful error message come back in the HEAD build yesterday, which prompted my lodging of enhancement request #196.
Therefore I must have lodged a fix to this without noticing (!). Closing accordingly.
#4 Updated by Anonymous about 15 years ago
Milestone Version 0.8 deleted