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

Form\Control::onChange() should not accept JS code as string #1999

Merged
merged 6 commits into from
Feb 18, 2023

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Feb 18, 2023

passing JS code as string is dangerous

BC break should be minimal as used in Form\Control::onChange() method only

@mvorisek mvorisek changed the title Form\Control::onChange() should not accept JS as string Form\Control::onChange() should not accept JS code as string Feb 18, 2023
@mvorisek mvorisek marked this pull request as ready for review February 18, 2023 13:29
@mvorisek mvorisek merged commit 1f049b9 into develop Feb 18, 2023
@mvorisek mvorisek deleted the no_implicit_string_to_js branch February 18, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant