Issues
Environment
JDeveloper 11gR2 (11.1.2.0.0 - 11.1.2.2.0)
ADF Features
Using af:foreach and af.accordion for dynamic UI
Enable User Customizations across Sessions using MDS
Deactivate all persistent options for showDetailItem
Download mds.break.ui.zip
Reproduce
1.) Start homeForEach.jsf
2.) Login into the app with weblogic - Account
3.) Try to open a af:showDetailItem - Component inside af.accordion
Expected behavior
Enable User Customizations across Sessions using MDS should not have negative impact on the application.
Solution
A solution to this issues can be found on the ADF EMG Tracker.
2 comments:
Explanation is here:
https://blogs.oracle.com/groundside/entry/foreach_and_facelets_a_bugfarm
Maybe we found the brain bug for all this mysterious ui issues in migration projects :)
Post a Comment