
0
Corrigé
RSS feed bug - title tag entity reference
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?
Solution

Solution
Corrigé
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.
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.
Service d'assistance aux clients par UserEcho
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.