Skip to content

Datahub plugin / configuration is invalid if GeoNetwork is not deployed on the /geonetwork/ context #9068

@jahow

Description

@jahow

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions