Can not edit issuses, from 1.13.7 to 1.14.2 #7319

Closed
opened 2025-11-02 07:22:51 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @menshiyun on GitHub (May 10, 2021).

  • Gitea version (or commit ref): 1.14.2
  • Git version: 2.17.1
  • Operating system: Ubuntu 18.04.5 LTS
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist:

Description

After upgrading Gitea from 1.13.7 to 1.14.2, the issues cannot be edited and the editor cannot be previewed.

Screenshots

Screenshot from 2021-05-10 13-31-50
Screenshot from 2021-05-10 13-32-10

Originally created by @menshiyun on GitHub (May 10, 2021). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq) 5. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.14.2 - Git version: 2.17.1 - Operating system: Ubuntu 18.04.5 LTS <!-- Please include information on whether you built gitea yourself, used one of our downloads or are using some other package --> <!-- Please also tell us how you are running gitea, e.g. if it is being run from docker, a command-line, systemd etc. ---> <!-- If you are using a package or systemd tell us what distribution you are using --> - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - Log gist: <!-- It really is important to provide pertinent logs --> <!-- Please read https://docs.gitea.io/en-us/logging-configuration/#debugging-problems --> <!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini --> ## Description <!-- If using a proxy or a CDN (e.g. CloudFlare) in front of gitea, please disable the proxy/CDN fully and connect to gitea directly to confirm the issue still persists without those services. --> After upgrading Gitea from 1.13.7 to 1.14.2, the issues cannot be edited and the editor cannot be previewed. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![Screenshot from 2021-05-10 13-31-50](https://user-images.githubusercontent.com/20251683/117610944-2c83a300-b195-11eb-9ef3-b1bf6476eaf8.png) ![Screenshot from 2021-05-10 13-32-10](https://user-images.githubusercontent.com/20251683/117610957-2f7e9380-b195-11eb-88cb-4859481c0f34.png)
Author
Owner

@menshiyun commented on GitHub (May 10, 2021):

Now I downgraded the version to 1.13.7. The problem is temporarily resolved. 😄

@menshiyun commented on GitHub (May 10, 2021): Now I downgraded the version to 1.13.7. The problem is temporarily resolved. :smile:
Author
Owner

@zeripath commented on GitHub (May 10, 2021):

Ctrl-f5 would have likely solved the problem as it was likely that you just had browser cached assets.

If not the web browser console would have told us what JavaScript function was failing and would have allowed us to work out whether there was a real problem or not.

If you want to try to solve this - and you should - it might be easier to go on to discord as it is either a completely temporary issue or a configuration issue. However if you would rather do that here please reopen this issue if when you try to migrate again this issue reappears. At present this issue is little more than noise and it is not helpful for anyone.

@zeripath commented on GitHub (May 10, 2021): Ctrl-f5 would have likely solved the problem as it was likely that you just had browser cached assets. If not the web browser console would have told us what JavaScript function was failing and would have allowed us to work out whether there was a real problem or not. If you want to try to solve this - and you should - it might be easier to go on to discord as it is either a completely temporary issue or a configuration issue. However if you would rather do that here please reopen this issue if when you try to migrate again this issue reappears. At present this issue is little more than noise and it is not helpful for anyone.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7319