Skip to content

BUG: URL cleaning of port is potentially faulty #32

Description

@VictorHarbo

We are explicitly removing port:80 from URLs, but if the URL contains :8080 or the like, these are stubbed to something ugly as example.com80

We should look for everything that is a port and then remove it to either the first slash or the end of the line

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions