xibo icon indicating copy to clipboard operation
xibo copied to clipboard

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

Open PeterMis opened this issue 9 years ago • 1 comments

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 avatar Sep 23 '15 08:09 PeterMis

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.

PeterMis avatar Nov 09 '15 13:11 PeterMis