Bug report #3502
Cache problems with QGIS server
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| 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 #: | 13562 |
Description
There are some problems with the layer cache in QGIS server:
- The cache needs to deal properly with situations where the maximum number of layers is exceeded
- There are some problems using layers from different projects if they have the same name (e.g. filter strings )
History
#1
Updated by Marco Hugentobler over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed with 466bf93b (SVN r15708)