[Plugin: Diamond MultiSite Widgets] HTML escaping in widget
-
Just installed this and love it, but found a bug on the Format string field; I wanted to use a class to get the date to not wrap onto a new line but this:
<b>{title}</b><span class='nobr'> - {last_update}</span>
gets converted to this:
<b>{title}</b><span class=\'nobr\'> - {last_update}</span>
and when it displays in the widget area the resulting HTML is this:
<span class="\\'nobr\\'"> - 18th Oct 2010</span>
Yes I also tried double-quotes and that totally broke the input field.
https://www.ads-software.com/extend/plugins/diamond-multisite-widgets/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Diamond MultiSite Widgets] HTML escaping in widget’ is closed to new replies.