Re: Rendering "&" instead of "&" for href attribute
Hi!
> So, I propose to always render "&" as it is recommended in the W3C
> HTML Spec.
>
I'd propose to make it configureable out of the box, a simple
context-param with default to & - easy enough and will survive the
users from providing their own LinkRenderer.
Something like: org.apache.myfaces.STRICT_XHTML_LINKS=true|false -
default=true
Ciao,
Mario