I'd rather it use the standard always, but defaulting to the standard with a way to revert to the incorrect form shouldn't harm anything.
On Nov 22, 2007 1:43 AM, Manfred Geiler <[EMAIL PROTECTED]> wrote: > Yes, I thought about a config param as well. But I wanted to make it > not too sophisticated and to introduce another piece for config hell. > However, I can live with the config param as long as it defaults to true. > BTW, I like the name "STRICT_XHTML_LINKS" > > What do others think? > > --Manfred > > > > On Nov 21, 2007 9:29 PM, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > > 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 > > > > > > > > > -- > http://www.irian.at > Your JSF powerhouse - JSF Consulting, > Development and Courses in English and > German > > Professional Support for Apache MyFaces >
