[
https://issues.jboss.org/browse/RF-10061?page=com.atlassian.jira.plugin.s...
]
Nick Belaevski reassigned RF-10061:
-----------------------------------
Assignee: Pavol Pitonak (was: Nick Belaevski)
Wrong test case: 'data' attribute value is available in
onbeforedomupdate/oncomplete handlers.
onitemchange contains the following data:
id - id of the component
oldItem - previously selected item
newItem - new selected item
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: base functionality , 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
Assignee: Pavol Pitonak
Priority: Critical
Labels: metamer-ftest-tracked
Fix For: 4.0.0.CR1
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