-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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 implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/bug
Description
- Gitea version (or commit ref): 1.8.0 (https://dl.gitea.io/gitea/1.8.0/gitea-1.8.0-linux-amd64.xz)
- Git version: 2.11.0
- Operating system: Debian 9
- Database (use
[x]
):- SQLite
Description
- create a new organization and/or edit an existing one
- In the description field use more than 254 characters
- click on update setting
You'll get the following error:
template: org/settings/options:41:110: executing "org/settings/options" at <eq .CurrentVisibility 0>: error calling eq: invalid type for comparison
The text field should allow max. 254 characters or the description in the database should allow more characters.
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 implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/bug