Skip to content

Conversation

@groupmsl
Copy link

@groupmsl groupmsl commented Apr 1, 2021

I was having trouble with the output of XSD2HTML2XML as the values didn't seem to be escaped. This caused an issue if I had double quotes in an attribute (for example) like:

<element attribute="Some "quoted" string here" />

This would now look like:

<element attribute="Some &quot;quoted&quot; string here" />

groupmsl added 2 commits April 1, 2021 12:35
(&, <, >, ") for default types (not date related, file, checkbox or range)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant