[richfaces-issues] [JBoss JIRA] (RF-9552) Accordion doesn't work inside form named form

Pavol Pitonak (Closed) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 08:59:45 EDT 2011


     [ https://issues.jboss.org/browse/RF-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavol Pitonak closed RF-9552.
-----------------------------


    
> Accordion doesn't work inside form named form
> ---------------------------------------------
>
>                 Key: RF-9552
>                 URL: https://issues.jboss.org/browse/RF-9552
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone3
>         Environment: RichFaces 4.0.0-SNAPSHOT r.19661
> Metamer 4.0.0-SNAPSHOT r.19661
> Mojarra 2.0.2-FCS
> GlassFish Server Open Source Edition 3.0.1
> OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
> Chrome 7.0.517.41 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Alex Kolonitsky
>            Priority: Optional
>
> <h:form id="form">
>     <rich:accordion id="accordion">
>                 <rich:accordionItem header="Item 1">
>                     content of item 1
>                 </rich:accordionItem>
>                 <rich:accordionItem header="Item 2">
>                     content of item 2
>                 </rich:accordionItem>
>     </rich:accordion>
> </h:form>
> The code above causes a syntax error in JavaScript. Chrome reports this in its console:
>     Uncaught Syntax error, unrecognized expression: Syntax error, unrecognized expression: accordion
> Workaround exists.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list