You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since new version of gitea 1.21.9, i can't un-WIP a PR. i get the error
JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://gitea.raphaelpiccolo.com/assets/js/index.js?v=1.21.9 @ 20:181341). Open browser console to see more details.
i also cant change PR title. i get no error, but it does nothing
inspecting the ajax request says :
<p>Une erreur s’est produite:</p>
<pre class="gt-whitespace-pre-wrap gt-break-all">ChangeTitle, exit status 128 - fatal: ambiguous argument '': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
- fatal: ambiguous argument '': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
</pre>
Gitea Version
1.21.9
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
2.40.1
Operating System
ubuntu on the host, i dont know what is in the docker image
Description
since new version of gitea 1.21.9, i can't un-WIP a PR. i get the error
i also cant change PR title. i get no error, but it does nothing
inspecting the ajax request says :
Gitea Version
1.21.9
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
2.40.1
Operating System
ubuntu on the host, i dont know what is in the docker image
How are you running Gitea?
docker compose
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: