Skip to content

XML data is inconsistently encoded #29306

@Pytal

Description

@Pytal

XML data received from the files comments endpoint (may apply to other areas of the backend) is inconsistently encoded as below:

  • > - > double-encoded
  • < - &amp;lt; double-encoded
  • & - &amp; encoded
  • " - &quot; encoded
  • ' - ' not encoded

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapbugneeds info

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions