Skip to content

Comments

Escape feed titles and URLs in OPML export#14

Open
aphedges wants to merge 1 commit intoarguablykomodo:masterfrom
aphedges:escape-xml
Open

Escape feed titles and URLs in OPML export#14
aphedges wants to merge 1 commit intoarguablykomodo:masterfrom
aphedges:escape-xml

Conversation

@aphedges
Copy link

The export feature was failing to produce valid XML because it did not escape any characters when generating XML. Although most of the characters are uncommon in this situation, ampersands are common in URLs, which caused me to notice this problem.


I found your extension a couple of months ago, and it's been very useful! I don't know if you still maintain it, but I have some more changes locally with bug fixes and minor improvements. If you are interested in reviewing and possibly merging them, then I can create some more PRs after this one.

The export feature was failing to produce valid XML because it did not
escape any characters when generating XML. Although most of the
characters are uncommon in this situation, ampersands are common in
URLs, which caused me to notice this problem.
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