xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
566 stars 165 forks source link

Ticker rss feed "&" in the title tag is not correctly displayed in Xibo #581

Open PeterMis opened 8 years ago

PeterMis commented 8 years ago

It seems that when title tag contains "& amp;" then it's displayed like "& amp;" in Xibo while it should display only "&" character.

The same thing is working fine in description tag.

More details, feed url and workaround can be found here: https://community.xibo.org.uk/t/adding-title-to-a-ticker/3530/4

PeterMis commented 8 years ago

So after the change from "&amp ;" to "&#x26 ;" (bonus spaces for the sake of formatting), the [Title] is still displayed incorrectly in 1.7 series, although it's fine in 1.8.