Skip to content

File previewers and other areas of the code do not work if Dataverse server is under http (not https) #6296

@juancorr

Description

@juancorr

Access to file previewers fail when Dataverse server (the server with the file to preview) is under http and not under https.

Dataverse code is taking the site url from the SystemConfig.getDataverseSiteUrlStatic method (with the code hostUrl = "https://" + hostName;) and not paying attention to the toolURL parameter in the externaltool table in the database.

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