[
https://jira.jboss.org/browse/RF-9720?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski edited comment on RF-9720 at 11/9/10 2:09 PM:
-------------------------------------------------------------
ToggleControl behavior is missing Facelet tag handlers, otherwise all attributes defined
via EL-expression will be evaluated when the page is created and not re-evaluated the next
time. See org.ajax4jsf.component.behavior.AjaxBehavior &
org.richfaces.component.behavior.ComponentControlBehavior for examples
was (Author: nbelaevski):
ToggleControl behavior is missing Facelet tag handlers. See
org.ajax4jsf.component.behavior.AjaxBehavior &
org.richfaces.component.behavior.ComponentControlBehavior for examples
Toggle control: targetItem and targetPanel cannot be changed
dynamically
------------------------------------------------------------------------
Key: RF-9720
URL:
https://jira.jboss.org/browse/RF-9720
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0.20101107-M4 r.19981
Metamer 4.0.0.20101107-M4 r.19986
Mojarra 2.0.2-FCS
Apache Tomcat 6.0.28
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
Assignee: Nick Belaevski
Fix For: 4.0.0.Milestone4
1. deploy Metamer to Tomcat 6
http://nexus.qa.jboss.com:8081/nexus/content/repositories/releases/org/ri...
2. open
http://localhost:8080/metamer/faces/components/richToggleControl/simple.x...
3. set targetItem=item3
4. click toggle control on 3rd line "Toggle Panel Item"
result:
panel1 should change to "content of panel 3" but "content of panel 1"
is rendered instead
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira