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

Remove jQuery.UNSAFE_restoreLegacyHtmlPrefilter #520

Closed
mgol opened this issue Jul 9, 2024 · 2 comments · Fixed by #555
Closed

Remove jQuery.UNSAFE_restoreLegacyHtmlPrefilter #520

mgol opened this issue Jul 9, 2024 · 2 comments · Fixed by #555
Assignees
Milestone

Comments

@mgol
Copy link
Member

mgol commented Jul 9, 2024

See #474. jQuery.UNSAFE_restoreLegacyHtmlPrefilter is a deprecated API; the replacement is:

jQuery.migrateEnablePatches( "self-closed-tags" )
@mgol mgol added this to the 4.0.0 milestone Jul 9, 2024
@mgol
Copy link
Member Author

mgol commented Nov 19, 2024

Handled in #555.

@mgol mgol self-assigned this Jan 14, 2025
@mgol mgol linked a pull request Mar 3, 2025 that will close this issue
@mgol
Copy link
Member Author

mgol commented Mar 3, 2025

Done in #555.

@mgol mgol closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant