no, it exactly says what it does: org.apache.myfaces.RENDER_VIEWSTATE_ID=true is the default and renders the hidden input id attribute.
Setting it to false solves the xhtml problem by NOT rendering the id. Sorry, my original jira comment was wrong and misleading - I fixed that. --Manfred On Nov 19, 2007 5:40 PM, Sochor Zdeněk <[EMAIL PROTECTED]> wrote: > Hi, > > > Manfred Geiler (JIRA) napsal(a): > > Therefore I added a (MyFaces specific) config parameter: > > org.apache.myfaces.RENDER_VIEWSTATE_ID > > The default value is false for backwards compatibility. > > > > > I think this name is misleading - when set to false it IS rendering id > and when true it's NOT. > Something similar to VIEWSTATE_NO_ID would work better (defaulting to > false). > > Best regards, > > Zdenek > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces
