Skip to content

Conversation

@zeripath
Copy link
Contributor

Backport #23056
Backport #23086

Fixes #22621

Fixes
#22621 (comment)

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Feb 24, 2023
@yp05327
Copy link
Contributor

yp05327 commented Feb 25, 2023

@zeripath
I removed ctx.Data["TreePath"] in the original PR(#23056), since it is not necessary.

@zeripath
Copy link
Contributor Author

@zeripath I removed ctx.Data["TreePath"] in the original PR(#23056), since it is not necessary.

I'm going to leave it in because I do not know if there are templates within in 1.18.x which will need this.

Removing unnecessary values should only be done in major releases - you cannot assume that users do not have templates that rely on these and if they do they will then suffer internal server errors unnecessarily.

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 15, 2023
@lunny lunny merged commit 9107a87 into go-gitea:release/v1.18 Mar 15, 2023
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
@zeripath zeripath deleted the backport-23056-v1.18 branch May 10, 2023 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants