Skip to content

[user_with_edits] Escape non-valid XML characters #10

Description

@Akronix

Escape the following reserved XML characters when generating the output XML:

  • single quote: replace by '
  • double quote: replace by "
  • ampersand: replace by &
  • angle brackets should not be in the output anyway, but a preventive escaping is always good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions