Igor Gariev (gariev) wrote in changelog,
Igor Gariev
gariev
changelog

[ljcom] r9752: LJSUP-7436: Add Compatible Meta tag for ...

Committer: gariev
LJSUP-7436: Add Compatible Meta tag for IE9 [tags: nely_snork]
U   trunk/cgi-bin/bml/scheme/lanzelot.look
U   trunk/cgi-bin/bml/scheme/nonavigation.look
U   trunk/htdocs/error-page.bml
U   trunk/htdocs/error-page.html
Modified: trunk/cgi-bin/bml/scheme/lanzelot.look
===================================================================
--- trunk/cgi-bin/bml/scheme/lanzelot.look	2010-11-24 07:13:52 UTC (rev 9751)
+++ trunk/cgi-bin/bml/scheme/lanzelot.look	2010-11-24 08:23:55 UTC (rev 9752)
@@ -41,7 +41,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=7"/>
+	<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
     <meta http-equiv="content-type" content="text/html; charset=utf-8">
     <meta name="alexaVerifyID" content="dkPrlrocB3BLvlvyocBIdCgG_ik" /> <!-- this line is temporary. remove it in 73rd or 74th release -->
     <title><?_code { my $elhash = $_[1]; return $elhash->{'WINDOWTITLE'} || $elhash->{'TITLE'}; } _code?></title>

Modified: trunk/cgi-bin/bml/scheme/nonavigation.look
===================================================================
--- trunk/cgi-bin/bml/scheme/nonavigation.look	2010-11-24 07:13:52 UTC (rev 9751)
+++ trunk/cgi-bin/bml/scheme/nonavigation.look	2010-11-24 08:23:55 UTC (rev 9752)
@@ -15,7 +15,9 @@
 _code?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
-<head><title>%%title%%</title>
+<head>
+<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+<title>%%title%%</title>
 <?_code LJ::res_includes() _code?>
 <link rel="stylesheet" type="text/css" href="<?statprefix?>/lj_base-app.css" />
 %%head%%

Modified: trunk/htdocs/error-page.bml
===================================================================
--- trunk/htdocs/error-page.bml	2010-11-24 07:13:52 UTC (rev 9751)
+++ trunk/htdocs/error-page.bml	2010-11-24 08:23:55 UTC (rev 9752)
@@ -149,7 +149,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 	<title>$title</title>
-	<meta http-equiv="X-UA-Compatible" content="IE=7" />
+	<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link href="$LJ::STATPREFIX/framework/error-pages.css" rel="stylesheet" type="text/css" />
 	<!--[if lte IE 7]><link rel="stylesheet" href="$LJ::STATPREFIX/framework/error-pages-ie.css"><![endif]-->

Modified: trunk/htdocs/error-page.html
===================================================================
--- trunk/htdocs/error-page.html	2010-11-24 07:13:52 UTC (rev 9751)
+++ trunk/htdocs/error-page.html	2010-11-24 08:23:55 UTC (rev 9752)
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 	<title>Error 500!</title>
-	<meta http-equiv="X-UA-Compatible" content="IE=7" />
+	<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link href="http://l-stat.livejournal.com/framework/error-pages.css" rel="stylesheet" type="text/css" />
 	<!--[if lte IE 7]><link rel="stylesheet" href="http://l-stat.livejournal.com/framework/error-pages-ie.css"><![endif]-->

Tags: bml, gariev, html, ljcom, look, nely_snork
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments