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 character encoding when inserting Form after specific HTML element #745

Merged

Conversation

n7studios
Copy link
Contributor

@n7studios n7studios commented Nov 23, 2024

Summary

Fixes this reported character encoding issue by forcibly loading the Post / Page content with the UTF-8 character set.

Before:
image

After:
Screenshot 2024-11-23 at 09 49 05

Testing

  • testAddNewPageUsingDefaultFormAfterHeadingElement: Added missing test to assert Form is correctly positioned after a heading on Pages.

Checklist

@n7studios n7studios added the bug label Nov 23, 2024
@n7studios n7studios self-assigned this Nov 23, 2024
@n7studios n7studios changed the title Fix characater encoding when inserting Form after specific HTML element Fix character encoding when inserting Form after specific HTML element Nov 25, 2024
@n7studios n7studios changed the base branch from main to fix-cron-tests November 25, 2024 05:14
@n7studios n7studios changed the base branch from fix-cron-tests to fix-tests-doing-it-wrong-notice November 26, 2024 01:04
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team November 26, 2024 01:57
@n7studios n7studios marked this pull request as ready for review November 26, 2024 01:57
@n7studios n7studios merged commit 4e69f84 into fix-tests-doing-it-wrong-notice Nov 27, 2024
77 checks passed
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.

2 participants