[
https://issues.jboss.org/browse/RF-12019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674953#comment-12674953
]
RH Bugzilla Integration commented on RF-12019:
----------------------------------------------
Rebecca Newton <[email protected]> made a comment on [bug
800628|https://bugzilla.redhat.com/show_bug.cgi?id=800628]
Technical note updated. If any revisions are required, please edit the
"Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content
Services team.
Diffed Contents:
@@ -1,3 +1,14 @@
An upstream issue requires IE 9 to be run in compatibility mode. To run
Internet Explorer 9 in compatibility mode, add a meta tag to your page like
this:
-This can be accomplished by adding a meta tag to your page template, as
described in:
http://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx#SetMode.+<html>
+<head>
+ <!-- Mimic Internet Explorer 7 -->
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
+ <title>My webpage</title>
+</head>
+<body>
+ <p>Content goes here.</p>
+</body>
+</html>
+
+See http://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx#SetMode.for
more information.
> Upstream mojarra issue requires IE9 to be in compatibility mode
> ---------------------------------------------------------------
>
> Key: RF-12019
> URL: https://issues.jboss.org/browse/RF-12019
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: third-party
> Reporter: Brian Leathem
> Fix For: 4.3.0.Milestone1
>
>
> An upstream issue with mojarra
> ([JAVASERVERFACES-2063|http://java.net/jira/browse/JAVASERVERFACES-2063])
> requires that IE9 be placed in compatibility mode.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues