We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempting to edit a comment and then save it results in a javascript error withn repo-issue-edit.js, if attachments are disabled.
To reproduce:
From the UI:
This appears to be a new issue introduced in 1.22.
1.22.0
No
No response
Helm gitea chart
PostgreSQL
The text was updated successfully, but these errors were encountered:
Regression of Remove jQuery .map() and enable eslint rules for it (#29272)
The problem will be fixed by: Refactor dropzone #31482
For 1.22 it needs a simple&separate fix: Fix dropzone JS error when attachment is disabled #31486
Sorry, something went wrong.
Fix dropzone JS error when attachment is disabled (#31486)
151b786
Fix #31485
Fixed by #31486 and it is in 1.22-nightly
No branches or pull requests
Description
Attempting to edit a comment and then save it results in a javascript error withn repo-issue-edit.js, if attachments are disabled.
To reproduce:
(https://docs.gitea.com/administration/config-cheat-sheet#issue-and-pull-request-attachments-attachment - set enabled to false)
From the UI:
This appears to be a new issue introduced in 1.22.
Gitea Version
1.22.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Helm gitea chart
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: