Skip to content

Gitlab integration: 'Diff' button generates incorrect URL (mantis & gitlab domains concatenated) #371

@seanm

Description

@seanm

Not sure if I've configured something wrong, or it's a bug, but the 'Diff' button in every changeset has a URL of this form:

https://mantis.example.com/bugs/gitlab.example.com/namespace/project/commit/SHA

when it should be:

https://gitlab.example.com/namespace/project/commit/SHA

Note how the mantis URL (https://mantis.example.com/bugs/) is prepended.

I've looked through the docs and settings, but I don't see anything that explains this... so perhaps it's a bug...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions