Closed frida-161 closed 2 years ago
Hi, Somehow now the thrown Error changed to an lxml.etree.XMLSyntaxError. I think something in the configuration of the WFS may have caused it. Since this doesn't impact the function of the WFS (aside from StoredQueries) I propose that we catch this Error the same way as with the ServiceException.
Environment
Description
When using WFS that have a differing URL stated under ows:OperationsMetadata I get the Exception below when trying to connect. The WFS still works but does not show the StoredQueries. When I manually change the URL to the one in OperationsMetadata it works fine.
WFS I used https://www.geoportal.hessen.de/registry/wfs/711?REQUEST=GetCapabilities&VERSION=2.0.0&SERVICE=WFS
Logs