Topic: [Bug] Description of set in Atom feed isn't HTML-escaped, causing parse errors

Posted under Site Bug Reports & Feature Requests

Bug overview description.

The content of set/atom's summary tag isn't properly HTML-escaped. This particular instance is due to the text <3 in the description of set #4593, which causes an XML parsing error since the < is not escaped to &lt;. It is properly escaped in the feed entry's content tag, however.

What part(s) of the site page(s) are affected?

https://e621.net/set/atom

What is the expected behavior?

Feed parses properly.

What actual behavior is given instead?

Feed fails to parse.

Can you reproduce the bug every time?

Yes.

What steps did you take to replicate this bug?

Use the set Atom feed.

Errors or other messages returned (if any).

XML parsing failed: syntax error (Line: 403, Character: 42)
  • 1