Skip to content

Fix encoding for Name, Placeholder, and Title when they contain certain special chars#572

Merged
Badgerati merged 1 commit into
developfrom
Issue-565
May 14, 2024
Merged

Fix encoding for Name, Placeholder, and Title when they contain certain special chars#572
Badgerati merged 1 commit into
developfrom
Issue-565

Conversation

@Badgerati

Copy link
Copy Markdown
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
@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