[ http://issues.apache.org/jira/browse/ADFFACES-276?page=all ]

Adam Winer resolved ADFFACES-276.
---------------------------------

    Resolution: Fixed

Fixed awhile back:  RequestContext.getSkinFamily() returns null by default.  
The RenderingContext is responsible for implementing any defaulting.

> Skin family defaulting should be in the renderkit, not the RequestContext
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-276
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-276
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Skinning
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>
> Currently, RequestContext.getSkinFamily() defaults to "minimal" if it is not 
> explicitly set.  However, that makes it impossible for a renderkit to pick a 
> different default, as there's no way to tell the difference between a default 
> of "minimal" (which should be overridden) and an explicit user choice of 
> "minimal" (which should be honored).
> RequestContext.getSkinFamily() should return null by default, not "minimal";  
> and the RenderKit should pick what null means.

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