geonetwork-ui icon indicating copy to clipboard operation
geonetwork-ui copied to clipboard

[DataHub]: using FireFox 115.1.0 (or upper), WFS issues

Open mvadin opened this issue 1 year ago • 5 comments

WFS features (Table view / zoom Map)do not work fine with FireFox 115.1.0 (or upper).

Browser console reports Warning 8298/getDownloadUrlsFromWfs...

image

URL : https://www.datagrandest.fr/datahub/dataset/FR-200052264-Commune_Grand_Est

Regards

mvadin avatar Aug 10 '23 12:08 mvadin

Tried with Firefox 116 locally and it worked: image

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

jahow avatar Aug 11 '23 08:08 jahow

Thank you for the answer,

Working fine in 116 but not in private mode.

Regards

mvadin avatar Aug 11 '23 09:08 mvadin

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

fgravin avatar Dec 12 '23 13:12 fgravin

The issue is on the OGC client side See upstream PR https://github.com/camptocamp/ogc-client/issues/15

fgravin avatar Dec 12 '23 13:12 fgravin

Issue has been fixed in ogc-client, the problem should disappear in geonetwork-ui once we update the library

jahow avatar Jan 18 '24 09:01 jahow

ogc-client has been updated, I'm closing this issue; please reopen if the issue persists!

jahow avatar May 17 '24 08:05 jahow