Bug report #2674
wms getfeatureinfo does not work against geoserver
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Linux | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12734 |
Description
The WMS GetFeatureInfo request against GeoServer does not work. It returns: "Layer catais%3Acontrol_point does not exist".
The request url written in the debug messages does work when copy/pasted into Firefox.
Associated revisions
fix #2674
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13849 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2674
git-svn-id: http://svn.osgeo.org/qgis/trunk@13849 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Marco Hugentobler over 14 years ago
Could you provide an example service url? (Solothurn streetmap does not provide GetFeatureInfo)
#2 Updated by zicke - over 14 years ago
#3 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 3efd24b0 (SVN r13850).