Bug report #10372
QGIS Server (as WMS) doesn't put SERVICE section in GetCapabilities anymore
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Marco Hugentobler | ||
Category: | QGIS Server | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 18791 |
Description
Hi,
I discovered that QGIS Server doesn't put the SERVICE section in the GetCapabilities on WMS, as it did in QGIS 2.0 (sorry I have only this version to compare).
The conseguence of this is that Qgis Web Client can't run with this version of QGIS.
History
#1 Updated by Marco Hugentobler over 10 years ago
- Assignee set to Marco Hugentobler
#2 Updated by Marco Hugentobler over 10 years ago
Should be fixed with 776e9b3fe55731f031e2169c118694d2af5297bc. Please test and report back.
#3 Updated by luca76 - over 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Fixed. Thank you, mhugent! :-)