hi,
since the update to 1.6 (or maybe i didn't notice it before), the title tag in a link is not html encoded. in other words i get a html validity error e.g. for &s.
quick word-around: echo(str_replace('&', '&', flexipages($opts)));
greetz,
berny
hi,
since the update to 1.6 (or maybe i didn't notice it before), the title tag in a link is not html encoded. in other words i get a html validity error e.g. for &s.
quick word-around: echo(str_replace('&', '&', flexipages($opts)));
greetz,
berny
This topic has been closed to new replies.