0
Fixed

RSS feed bug - title tag entity reference

Popeye 14 jaar geleden bijgewerkt door Aditya Sahay 14 jaar geleden 0
Hi, when parsing my personal rss feed I found you dont encode special characters like ampersand and apostrophe like & and ' . The description tag is correct though. How come?

Antwoord

Antwoord
Fixed
Fixed it (somewhat). Have escaped HTML from the title.

There's one possible issue here - some clients may not know what to do with the escaped HTML in title (unescape, strip or show escaped). I hope your plugin will unescape or strip them, the escaped html strings look ugly.
Antwoord
Fixed
Fixed it (somewhat). Have escaped HTML from the title.

There's one possible issue here - some clients may not know what to do with the escaped HTML in title (unescape, strip or show escaped). I hope your plugin will unescape or strip them, the escaped html strings look ugly.