Bug report #20410
Implementation of OGc standard WMS
| Status: | Closed | ||
|---|---|---|---|
| Priority: | High | ||
| Assignee: | - | ||
| Category: | Web Services clients/WMS | ||
| Affected QGIS version: | 3.4.0 | Regression?: | Yes |
| Operating System: | windows | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | invalid |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 28230 |
Description
Hi,
It seems that there is an issue concernint WMS request.
In Qgis3.4.0, when a style is empty for a layer, the request made by Qgis forgot the = of Styles =
For instance this request from Qgis3.4 :
where MACLE is a security to acces to geopotail services has an error
According to the specifications (http://www.opengeospatial.org/standards/wms) the right request should be :
In 2.18.25 no problem.
Thanks for your help
History
#1
Updated by Giovanni Manghi almost 7 years ago
- Resolution set to invalid
- Easy fix? changed from Yes to No
- Status changed from Open to Closed
Already fixed in 3.4.1
#2
Updated by Xavier T almost 7 years ago
Thanks