-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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.6.0-rc.1
- Operating system: Debian unstable
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
Description
A stream of inconsistencies regarding case-sensitivity of topics:
- open a repository, select "Manage Topics", type "API", press Enter.
- the topic is now converted to a lowercase "api" in a green box.
- now click the "Done" button and watch the green box: it shows "API" again!
- However, don't get your hopes up too soon: reload the current page (F5) and voila: it shows "api" again.
What I would expect: keep the topic as it is, don't lowercase or uppercase it.
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