Skip to content

Not support protocol "http" on method reassignIdentifierAsGlobalId #7808

@Esteban-Mtz

Description

@Esteban-Mtz

In class ImportGenericServiceBean.java on method reassignIdentifierAsGlobalId line 428, you only check if identifierString starts with "GlobalId.HDL_RESOLVER_URL" or "GlobalId.DOI_RESOLVER_URL" in line 433.

Those strings are "GlobalId.HDL_RESOLVER_URL" = "https://hdl.handle.net/" and "GlobalId.DOI_RESOLVER_URL" = "https://doi.org/" respectively. In case identifierString starts with http ("http://hdl.handle.net/"), the object will not be processing.

Best Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions