Describe the bug
See #9056 (comment)
The code here assumes that GN is deployed on /context/
:
|
.replace("[global]", "[global]\ngeonetwork4_api_url = \"/geonetwork/" + portalName + "/api\""); |
This means that if GeoNetwork is deployed on another context, the Datahub interface will not function properly.