Getter for SelectionIndex won't called after switching a tab by a tabheader
---------------------------------------------------------------------------
Key: TOMAHAWK-1513
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1513
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Tabbed Pane
Affects Versions: 1.1.9
Environment: Linux, Tomcat 6
Reporter: Christian Schneider
After changing the tab with a click on a tabheader the selectedIndex binding
won't called.
I've uploaded an minimal example here:
http://www.s2server.de:8080/MyFacesTabbedPaneExample-1/Starter.faces
Clicking 0, 1, 2 works perfectly. But after a tabheader a, b or c is clicked,
the tabswitch doesn't work anymore.
You can find this example as an mavenized project here:
http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/
The important files:
http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/src/main/java/com/s2/example/myFacesExample/controller/Controller.java
http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/src/main/webapp/Starter.xhtml
Thanks a lot.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.