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 encoding for Name, Placeholder, and Title when they contain certain special chars #572

Merged
merged 1 commit into from
May 14, 2024

Conversation

Badgerati
Copy link
Owner

Description of the Change

Fixes an encoding issue with Name, Placeholder, and Title attributes when they contained certain characters - such as ' or ".

Related Issue

Resolves #565

@Badgerati Badgerati added the bug 🐛 Something isn't working label May 14, 2024
@Badgerati Badgerati added this to the 1.0.0 milestone May 14, 2024
@Badgerati Badgerati self-assigned this May 14, 2024
@Badgerati Badgerati merged commit 71acf7d into develop May 14, 2024
3 checks passed
@Badgerati Badgerati deleted the Issue-565 branch May 14, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apostrophe in form name resulting in multiple form fields with the same name.
1 participant