Bug report #20360
WMS with DEFAULT Styles fails
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | 3.4.0 | Regression?: | No |
Operating System: | Win 7 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28181 |
Description
The STYLES parameter in the GetMap-URL is not valid:
WMS-Server Error Message:
<ServiceExceptionReport><ServiceException code="MissingParameterValue">The STYLES parameter is missing.</ServiceException></ServiceExceptionReport>
There is no "=" after &STYLES
use &STYLES= instead
History
#1 Updated by Nyall Dawson about 6 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Already fixed in 3.4.1