UIViewRoot.getRenderKitId() does not return null
------------------------------------------------

         Key: MYFACES-1155
         URL: http://issues.apache.org/jira/browse/MYFACES-1155
     Project: MyFaces Core
        Type: Bug
  Components: JSR-127  
    Versions: 1.1.0, 1.1.1    
 Environment: RI 1.0, RI 1.1, all version of MyFaces
    Reporter: Dennis Byrne
 Assigned to: Dennis Byrne 


This started in bugzilla 
http://issues.apache.org/bugzilla/show_bug.cgi?id=38294  .

MyFaces impl is following the 1.0 behavior, not the 1.1 behavior.
http://java.sun.com/javaee/javaserverfaces/1.1/docs/api/javax/faces/component/UIViewRoot.html#getRenderKitId()
http://java.sun.com/javaee/javaserverfaces/1.0/docs/api/javax/faces/component/UIViewRoot.html#getRenderKitId()

This is a little more complex than just making the method return null.  Doing 
so breaks more than half the tests.

I would appreciate it if anyone knew how to find out if this is affected by TCK.

-- 
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

Reply via email to