Closed
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.