DigesterFacesConfigDispenserImpl shuld respect order of registered renderkits
-----------------------------------------------------------------------------
Key: MYFACES-1304
URL: http://issues.apache.org/jira/browse/MYFACES-1304
Project: MyFaces Core
Type: Bug
Versions: 1.1.3
Reporter: Martin Koci
Priority: Critical
Fix For: 1.1.4-SNAPSHOT
org.apache.myfaces.config.impl.digester.DigesterFacesConfigDispenserImpl uses
HashMap instance for registered renderkits. But when calling method
getRenderKitIds() returned render kid ids are in unexpected order - HTML_BASIC
is not the first!
This doesnt work with ADF faces, because creating
oracle.adfinternal.view.faces.renderkit.core.CoreRenderKit requires HTML_BASIC
already registered!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira