Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Post titles aren't being escaped in RSS/Atom feeds #106

Open
wolever opened this issue Jun 10, 2011 · 0 comments
Open

Post titles aren't being escaped in RSS/Atom feeds #106

wolever opened this issue Jun 10, 2011 · 0 comments

Comments

@wolever
Copy link

wolever commented Jun 10, 2011

They should be escaped with <![CDATA[${post.title]]> like the other content is.

For example, if a title contains text which should be rendered &#123;, it will not be escaped and RSS readers will interpret it as an XML entity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant