-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug
Description
- Gitea version (or commit ref): 1.14.0+dev-575-g1c230f69d
- Git version: 2.25.1
- Operating system: ubuntu-20.04
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- I'm using the context /gitea for my instance
Description
After clicking on the upper left logo, chrome tries to load several urls. There are two logo urls:
- logo.svg ... this is ok - https://hetzner-de.daemons-point.com/gitea/img/logo.svg
- logo.png ... this is KO, it contains the context "/gitea" twice - https://hetzner-de.daemons-point.com/gitea/gitea/img/logo.png
For firefox the error doesn't happen. Firefox does not try to load the PNG logo.
Screenshots
Chrome:
Firefox:
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug