0
Naprawione

RSS feed bug - title tag entity reference

Popeye 14 lat temu Ostatnio zmodyfikowane przez Aditya Sahay 14 lat temu 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?

Odpowiedź

Odpowiedź
Naprawione
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.
Odpowiedź
Naprawione
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.