Skip to content

fix trailing comma not matched in the case of alphanumeric issue (#32945)#32959

Merged
lunny merged 1 commit into
go-gitea:release/v1.23from
GiteaBot:backport-32945-v1.23
Dec 22, 2024
Merged

fix trailing comma not matched in the case of alphanumeric issue (#32945)#32959
lunny merged 1 commit into
go-gitea:release/v1.23from
GiteaBot:backport-32945-v1.23

Conversation

@GiteaBot
Copy link
Copy Markdown
Collaborator

Backport #32945 by @katsusan

Fix #32428.

Patch the regex to match ,besides . " ' : and space.

…gitea#32945)

Fix go-gitea#32428.

Patch the regex to match `,`besides `.` `"` `'` `:` and space.
@GiteaBot GiteaBot requested review from lunny and wxiaoguang December 22, 2024 21:32
@GiteaBot GiteaBot added this to the 1.23.0 milestone Dec 22, 2024
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 22, 2024
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 22, 2024
@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 Dec 22, 2024
@lunny lunny merged commit a8f98fd into go-gitea:release/v1.23 Dec 22, 2024
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Mar 23, 2025
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.

4 participants