Skip to content

Fix _stylefilterparams_geowebcache_dataset #11609

Open
@giohappy

Description

@giohappy

This method has an old bug that makes this block fail.

The bug was introduced in 7d07b84 when the response content variable _ was removed. This has broken the XML parsing a few lines below.
A content receiver was reintroduced lately, to make flake8 happy, but the bug was still there.

While this bug is fixed the effectiveness of these calls should be analyzed:

1 - we don't need to set the styleParameterFilter for GWC on every update
2 - do we really need to invalidate GWC on every update?

https://github.com/GeoNode/geonode/blob/9ca2f13a083e9ca37cd368106864f32e33176499/geonode/geoserver/helpers.py#L1643C1-L1667

Metadata

Metadata

Assignees

Labels

masterminorA low priority issue which might affect only some users and /or not the main functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions