geonetwork-ui
geonetwork-ui copied to clipboard
[DataHub]: using FireFox 115.1.0 (or upper), WFS issues
WFS features (Table view / zoom Map)do not work fine with FireFox 115.1.0 (or upper).
Browser console reports Warning 8298/getDownloadUrlsFromWfs...
URL : https://www.datagrandest.fr/datahub/dataset/FR-200052264-Commune_Grand_Est
Regards
Tried with Firefox 116 locally and it worked:
Could you give more information to help us figure out the issue?
- using private mode or not?
- any failures in the network requests going to the WFS service?
Thanks
Thank you for the answer,
Working fine in 116 but not in private mode.
Regards
It seems that FF in Private browsing has an issue reading/writing to cache Storage. Here the error:
Uncaught (in promise) DOMException: **The operation is insecure**.
4505 https://www.datagrandest.fr/datahub/main.7acf17b8ce68852b.js:133
r https://www.datagrandest.fr/datahub/runtime.4381662fc90e13c0.js:1
<anonymous> https://www.datagrandest.fr/datahub/main.7acf17b8ce68852b.js:133
n https://www.datagrandest.fr/datahub/runtime.4381662fc90e13c0.js:1
<anonymous> https://www.datagrandest.fr/datahub/main.7acf17b8ce68852b.js:1
The issue is on the OGC client side See upstream PR https://github.com/camptocamp/ogc-client/issues/15
Issue has been fixed in ogc-client, the problem should disappear in geonetwork-ui once we update the library
ogc-client has been updated, I'm closing this issue; please reopen if the issue persists!