Skip to content

OPML export: ampersand (and likely angle brackets) are not escaped for title element #19

@larrykollar

Description

@larrykollar

How to test:

  1. Move to any node (preferably with children) that has an & in the content.
  2. Press F5 (command line) and enter export_opml_branch test.opml
  3. Using xmllint, the exported OPML document is not well-formed.
  4. Viewing in a text editor, note the head/title element has unescaped characters.

Inserting < in a node, it looks like export drops it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions