« Return to Thread: Rendering "&" instead of "&" for href attribute

Re: Rendering "&" instead of "&" for href attribute

by Mario Ivankovits :: Rate this Message:

| View in Thread

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

 « Return to Thread: Rendering "&" instead of "&" for href attribute