Browser's Popup Shown on editing issue title #4840

Closed
opened 2025-11-02 06:04:26 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @jaqra on GitHub (Feb 12, 2020).

For me in 2 cases popup shown.

  1. If there is a private submodule in mirror repo ConfuserEx
  2. When edit issue's title. But in this case popup closing immediately

gitea

Edit: First case is not about private submodule
Edit 2: First case is solved on #10515 thanks @zeripath

Originally created by @jaqra on GitHub (Feb 12, 2020). For me in 2 cases popup shown. 1. ~~If there is a private submodule in mirror repo~~ [ConfuserEx](https://github.com/mkaring/ConfuserEx) 2. When edit issue's title. But in this case popup closing immediately ![gitea](https://user-images.githubusercontent.com/48099350/74325867-6c918580-4d9a-11ea-9f1e-b0665cf36532.png) Edit: First case is not about private submodule Edit 2: First case is solved on #10515 thanks @zeripath
Author
Owner

@proton-ab commented on GitHub (Feb 12, 2020):

This is caused by browser sending POST instead of GET to page after submitting form via XHR.
Fiddler_2020-02-12_11-54-43

@proton-ab commented on GitHub (Feb 12, 2020): This is caused by browser sending `POST` instead of `GET` to page after submitting form via XHR. ![Fiddler_2020-02-12_11-54-43](https://user-images.githubusercontent.com/25139420/74328812-e1f75900-4d8e-11ea-9825-6f19401a2843.png)
Author
Owner

@stale[bot] commented on GitHub (May 2, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (May 2, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@jaqra commented on GitHub (May 2, 2020):

and also second problem looks like solved. i am going to close this

@jaqra commented on GitHub (May 2, 2020): and also second problem looks like solved. i am going to close this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4840