Skip to content

fix(scaffolding): add CDATA sections to XML values containing escape characters - #1618

Merged
edward-ly merged 1 commit into
masterfrom
fix/scaffolding-xml-values
May 28, 2025
Merged

fix(scaffolding): add CDATA sections to XML values containing escape characters#1618
edward-ly merged 1 commit into
masterfrom
fix/scaffolding-xml-values

Conversation

@edward-ly

Copy link
Copy Markdown
Collaborator

Resolves #1505. In order to allow users to keep using the <>'"& characters in the summary, description, and author name fields, we wrap the affected fields in CDATA sections and escape any inner CDATA sections inputted by the user.

@edward-ly
edward-ly requested a review from oleksandr-nc May 28, 2025 00:11
@edward-ly edward-ly changed the title fix(scaffolding): add CDATA sections for XML values containing escape characters May 28, 2025
@edward-ly
edward-ly force-pushed the fix/scaffolding-xml-values branch from 67f4c84 to b704d9e Compare May 28, 2025 00:19
…characters

Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly
edward-ly force-pushed the fix/scaffolding-xml-values branch from b704d9e to 2ccb260 Compare May 28, 2025 15:00
@edward-ly
edward-ly enabled auto-merge May 28, 2025 15:00
@edward-ly
edward-ly merged commit 7f84a1e into master May 28, 2025
@edward-ly
edward-ly deleted the fix/scaffolding-xml-values branch May 28, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants