Skip to content

Conversation

@randres1640
Copy link

@randres1640 randres1640 commented Nov 2, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Fix the case when a single duplicate code fragment contains several CDATA statements

  • What is the current behavior? (You can also link to an open issue here)

Only the first ocurrence gets replaced by the CDATA_END placeholder, leading to a malformed xml document

  • What is the new behavior (if this is a feature change)?

All ocurrences of cdata end sequence (]]>) are replaced

  • Other information:

This change is Reviewable

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