[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2056) Add a way to specify the type of Richfaces HTML parser for a particular view in components.xml

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Oct 7 17:06:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-2056?page=all ]

Pete Muir updated JBSEAM-2056:
------------------------------

    Fix Version/s: 2.0.1.GA

> Add a way to specify the type of Richfaces HTML parser for a particular view in components.xml
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-2056
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2056
>             Project: JBoss Seam
>          Issue Type: Feature Request
>    Affects Versions: 2.0.0.CR2
>            Reporter: Adrian Mitev
>            Priority: Minor
>             Fix For: 2.0.1.GA
>
>
> Here is a sample code for this
> <context-param>
>   <param-name>org.ajax4jsf.xmlparser.ORDER</param-name>
>   <param-value>TIDY,NEKO,NONE</param-value>
> </context-param>
> <context-param>
>   <param-name>org.ajax4jsf.xmlparser.TIDY</param-name>
>   <param-value>/pages/repeater.xhtml,/pages/tabs.xhtml</param-value>
> </context-param>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list