[richfaces-issues] [JBoss JIRA] (RF-12839) Tab: attribute oncomplete doesn't work
Pavol Pitonak (JIRA)
jira-events at lists.jboss.org
Wed Mar 13 05:50:42 EDT 2013
[ https://issues.jboss.org/browse/RF-12839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760797#comment-12760797 ]
Pavol Pitonak commented on RF-12839:
------------------------------------
There are several other attributes that don't work: onbegin, onbeforedomupdate, data, execute, limitRender, render, status, value. IMHO they shouldn't be present in rich:tab component, wdyt? They are *not* present in togglePanelItem and accordionItem. Those two have only value which doesn't make sense.
> Tab: attribute oncomplete doesn't work
> --------------------------------------
>
> Key: RF-12839
> URL: https://issues.jboss.org/browse/RF-12839
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.1
> Environment: RichFaces 4.3.2-SNAPSHOT
> Metamer 4.3.2-SNAPSHOT
> JBoss Application Server: Weld Integration 7.1.3.Final-redhat-4
> JBoss AS 7.1.3.Final-redhat-4
> Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
> Chrome 25.0.1364.160 @ Linux x86_64
> Reporter: Pavol Pitonak
> Labels: regression
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTab/simple.xhtml
> # set oncomplete to "alert('complete')"
> # switch to tab 2 and back to tab 1
> result:
> * alert should be diplayed but isn't
> * tabs are correctly switched
> * worked fine in 4.2.3.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list