Skip to content

Commit button stays disabled when summary initally was > 100 chars #12072

@ashimokawa

Description

@ashimokawa
  • Gitea version (or commit ref): 1.12.1
  • Git version: 2.20.1
  • Operating system: Debian 10
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

When editing a file in the web GUI and trying to commit with a commit summary of > 100 characters, the commit button gets disabled and stays disabled even when shortening the summary afterwards. Workaround is to remove the disabled attribute from the button in the browser DOM inspector.

Originally reported here: https://codeberg.org/Codeberg/Community/issues/207

Screenshot_2020-06-27 pages

Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions