[ 
https://issues.apache.org/jira/browse/MYFACES-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-3276.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.2

> xmlns property is set on attribute map as ""
> --------------------------------------------
>
>                 Key: MYFACES-3276
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3276
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.1.2
>
>
> Doing some tests about xml support in JSF 2.1, I notice that xmlns property 
> of h:head and h:body is not rendered, because facelets compiler set on 
> attribute map as if the property key is "".
> The solution is just add a check for TagAttributeImpl, so if an empty 
> attribute is sent, use qName instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to