Skip to content

Compare-Button leads to 404 #936

@evilstiefel

Description

@evilstiefel

Description

When creating a repository, next to the branch-dropdown, it shows an image to compare branches. That link is always 404, since it will be of the form
try.gitea.io/<user>/<repo>/compare/<branch1>...<user>:<branch2>
It should be:
try.gitea.io/<user>/<repo>/compare/<branch1>...<branch2>
If I change the address in the bar and remove the second user reference, the site loads fine.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions