[richfaces-issues] [JBoss JIRA] Created: (RF-10061) Panels: attribute data doesn't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Dec 20 12:31:18 EST 2010


Panels: attribute data doesn't work
-----------------------------------

                 Key: RF-10061
                 URL: https://issues.jboss.org/browse/RF-10061
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-panels-layout-themes
    Affects Versions: 4.0.0.Milestone4
         Environment: RichFaces 4.0.0-SNAPSHOT r.20682
Metamer 4.0.0-SNAPSHOT r.20685
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 8.0.552.224 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer and open one of the following pages:
http://localhost:8080/metamer/faces/components/richAccordion/simple.xhtml
http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
http://localhost:8080/metamer/faces/components/richTogglePanel/simple.xhtml
2. set data="some data"
3. set onitemchange=alert(event.data)
4. switch to item2

result:
An alert is displayed but text is "undefined" instead of "some data".


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list