-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
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
Redirect after merge pull commit isn't working #28828
Comments
Same problem with FF. |
Do you have JS enabled? |
Yes. Cause and I didn't change nothing between the update from 1.21.3 to 1.21.4. My last pull merge with 1.21.3 was ~10 days ago without any issues. And after the update to 1.21.4 I see only the redirect json in Chrome and FF. |
The merge is working. But the redirect after isn't -> something changes here. |
Sounds like #28140 iintroduced a regression then… |
What happens if you clear your browser cache? Does the issue persist then? |
Isn't working. I use gitea only with chrome. And for testing I cleared browser cache too. I used FF only to check the issue. Cause I don't use FF for gitea. Can you reproduce this issue on your gitea instance? |
Maybe related with https://github.com/go-gitea/gitea/pull/28140/files#r1399519508 |
@lunny will be this fixed in 1.21.5? |
If we can fix it, I think it's very possible. But I cannot reproduce this on my local machine. I'm using FF. |
I have same problem with FF 121.0.1. |
Same problem with Edge. |
Any updates here? I can't be the only one with the problem. I tested it on Windows and Linux. |
Same problem in 1.21.5 |
I found the problem. It's an Layer-8 problem!!! After upgrade to 1.21.4 and 1.21.5 I forgot to compile the release cause I need the public folder for my Nginx proxy. After I did it now it work's. Now I updated my todo's for the next gitea updates -> checkout the release tag, compile it and copy the public folder to nginx proxy. Mea culpa. |
Automatically locked because of our CONTRIBUTING guidelines |
Description
When I mere a pull requests
the redirect isn't working. In Chrome I see only this
in 1.21.3 it worked. I was redirected to the result page.
Gitea Version
1.21.4
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.43.0
Operating System
Ubuntu 22.04.3 LTS x86_64
How are you running Gitea?
Downloaded gitea-1.21.4-linux-amd64
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: