Skip to content
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

fix: remove positive lookbehind for finding unescaped slashes #2033

Merged
merged 1 commit into from Mar 26, 2024

Conversation

Chartman123
Copy link
Collaborator

This fixes #2032 by replacing a positive lookbehind for detecting unescaped / in custom validation fields.

Signed-off-by: GitHub noreply@github.com

Signed-off-by: GitHub <noreply@github.com>
@Chartman123 Chartman123 added bug Something isn't working javascript Javascript related ticket labels Mar 26, 2024 — with GitHub Codespaces
@Chartman123 Chartman123 requested a review from susnux March 26, 2024 14:27
@Chartman123 Chartman123 added the 3. to review Waiting for reviews label Mar 26, 2024 — with GitHub Codespaces
@Chartman123 Chartman123 self-assigned this Mar 26, 2024
@Chartman123 Chartman123 added this to the 4.2 milestone Mar 26, 2024
@Chartman123
Copy link
Collaborator Author

/backport to stable3

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Mar 26, 2024
@Chartman123 Chartman123 merged commit b8d5e79 into main Mar 26, 2024
43 checks passed
@Chartman123 Chartman123 deleted the fix/2032 branch March 26, 2024 14:57
@backportbot backportbot bot removed the backport-request Pending backport by the backport-bot label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working javascript Javascript related ticket
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Survey not shown on mobile (iOS 15, iPhone < 8)
2 participants