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

Werner Punz updated TRINIDAD-2348:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-core
                   2.0.2-core
           Status: Resolved  (was: Patch Available)

Patch applied in revision 1430801 for Trinidad 2.0.x and 1430802 for Trinidad 
2.1.x 
                
> HeadRenderer renders meta tags in wrong order for IE
> ----------------------------------------------------
>
>                 Key: TRINIDAD-2348
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2348
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.1-core
>            Reporter: Daniel Niklas
>            Priority: Minor
>             Fix For: 2.0.2-core, 2.1.0-core
>
>         Attachments: TRINIDAD-2348_patch-1.diff
>
>
> Sometimes one have to put <meta http-equiv="X-UA-Compatible" content="IE=xxx" 
> /> into <head> to get a specific document mode in IE. (Details: 
> http://msdn.microsoft.com/en-us/library/jj676915%28v=vs.85%29.aspx)
> This tag *must* be rendered as *first element* (or directly after the title 
> element). This is _not_ possible, because the HeadRenderer renders 
> generator-Tag as first meta-tag. This causes the wrong document mode in IE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to