Jean ANDRE created RF-12771:
-------------------------------
Summary: Rich:tabPanel - Regression ? Behavior has been change on
geting ID via itemChangeListener
Key: RF-12771
URL: https://issues.jboss.org/browse/RF-12771
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.3.0.Final
Environment: Tested on GlassFish - Mojarra 2.1.17 - Indigo on our ITHB
(Integration Technologies Bug Hunter)
Reporter: Jean ANDRE
In version 4.2.3, under mojarra 2.1.17, we can get the active tab through the
listener and the event ItemChangeEvent. This object contains the new and the
old tab id without the fully qualified id of the tab, just the id we gave to
the tab in our XHTML. ex: TAB_CLIENT-01-1.
But in version 4.3.0.Final, same JSF implementation, we got a fully qualified
ID: ex desktopForm:TAB_CLIENT-01-1.
That breaks the application because, now, we have to take care about the fully
qualified name instead having a simple one. This implementation is less
transparent and is not compatible with the previous version.
Is it a regression ?
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues