[Bug 25378] Disable IE compatibility mode

2014-03-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||jrob...@wikimedia.org

--- Comment #17 from Jon jrob...@wikimedia.org ---
This causes a new bug. See bug 62885

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2014-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 103387 merged by jenkins-bot:
Fix to avoid IE compatibility view

https://gerrit.wikimedia.org/r/103387

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2014-01-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||niklas.laxst...@gmail.com
 Resolution|--- |FIXED
   Assignee|tpars...@wikimedia.org  |yaro...@gmail.com
   Target Milestone|--- |1.23.0 release

--- Comment #16 from Bartosz Dziewoński matma@gmail.com ---
I'm going to tentatively mark this as resolved per the patch above. If the
issue persists with the patch (which will be deployed on Wikipedias on
Thursday, 30 January 2014), please reopen this bug and we'll investigate.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #11 from Yaron Koren yaro...@gmail.com ---
I just created a patch for this, here:

https://gerrit.wikimedia.org/r/103387

(Sorry, I don't know how to automatically associated Gerrit patches and
Bugzilla bug reports.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #12 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #11)
 (Sorry, I don't know how to automatically associated Gerrit patches and
 Bugzilla bug reports.)

See http://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines  :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 103387 had a related patch set uploaded by Yaron Koren:
Fix to avoid IE compatibility view

https://gerrit.wikimedia.org/r/103387

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #14 from Yaron Koren yaro...@gmail.com ---
Patch associated. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #10 from entli...@gmx-topmail.de ---
'IE=10; IE=9; IE=8; IE=7;' are all unnecessary. 'IE=EDGE' is sufficient and is
precisely what we want: At any time, the most standards-compliant mode
available.

Also, the X-UA-Compatible tag doesn't need to be the first meta tag. Other
meta tags and the title tag are allowed to come before X-UA-Compatible:

[...] it must appear in the header of the webpage (the HEAD section) before
all other elements except for the title element and other meta elements.

Source: http://msdn.microsoft.com/en-us/library/jj676915(v=vs.85).ASPX

Please put this tag *after* meta charset because the HTML specification
requires meta charset to come very early and X-UA-Compatible isn't conforming
in HTML5 anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 CC||yaro...@gmail.com

--- Comment #9 from Yaron Koren yaro...@gmail.com ---
Some users of the Semantic Forms extension just experienced this problem - they
couldn't use SF on their internal wiki with IE10, because IE10 has the
compatibility view turned on by default for intranet sites, and with the
compatibility view the (jQuery-based) JavaScript of SF stopped working.

Anyway, modifying the file /includes/OutputPage.php in the following way fixed
it:

Below these lines, around line 2520:

$openHead = Html::openElement( 'head' );
if ( $openHead ) {
# Don't bother with the newline if $head == ''
$ret .= $openHead\n;
}

...add the following line:

$ret .= Html::element( 'meta', array( 'http-equiv' =
'X-UA-Compatible', 'content' = 'IE=10; IE=9; IE=8; IE=7; IE=EDGE' ) );


I don't know if the stuff besides IE=EDGE is necessary - that's what I found
online. I do know that it's important to have this be the first meta tag;
otherwise it apparently won't work - see here:
http://twigstechtips.blogspot.com/2010/03/css-ie8-meta-tag-to-disable.html.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2013-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

entli...@gmx-topmail.de changed:

   What|Removed |Added

 CC||entli...@gmx-topmail.de
 Blocks||49548

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode

2013-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

entli...@gmx-topmail.de changed:

   What|Removed |Added

 Blocks||24194, 47506
Summary|Disable IE compatibility|Disable IE compatibility
   |mode for pl.wiki|mode

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2013-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Blocks||54343
 Resolution|WORKSFORME  |---

--- Comment #8 from Brion Vibber br...@wikimedia.org ---
IE's compatibility mode is still available and can be switched in by accident
in IE 8/9/10 -- the doctype only helps with our default mode, apparently.

This can break rendering and cause issues such as bug 54343.

We should include an 'X-UA-Compatible: IE=EDGE' header or meta tag in output
(not specific to any skin please!) to ensure this can't be used...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2012-11-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||matma@gmail.com
 Resolution||WORKSFORME

--- Comment #7 from Bartosz Dziewoński matma@gmail.com 2012-11-17 
17:41:34 UTC ---
Closing as WORKSFORME, not needed since two years, and it looks like nobody
cares anymore.

Also, I'm not sure how it relates to the original bug, but this just might have
been fixed when WMF wikis switched to HTML5 doctype.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2010-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #6 from Nux e...@wp.pl 2010-10-09 23:15:38 UTC ---
We've managed to work this out differently so not in a hurry any more.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2010-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #5 from Nux e...@wp.pl 2010-10-05 21:19:30 UTC ---
Created attachment 7719
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7719
IE8 in Compatibility Mode on pl.wiki main page

Could somebody push this forward? We have quite a lot IE8 users in Poland and
for most of them our main page looks bad (see attached picture).

Our browser stats:
http://www.ranking.pl/en/rankings/web-browsers.html

Please take care of this ASAP, thank you.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2010-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #2 from Nux e...@wp.pl 2010-10-03 08:52:13 UTC ---
1.17? We need this now or ASAP to be more exact.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2010-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2010-10-03 13:15:38 
UTC ---
(In reply to comment #2)
 1.17? We need this now or ASAP to be more exact.
The way I understand it that field is for the affected version, not the version
for which the fix is planned.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2010-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Nux e...@wp.pl changed:

   What|Removed |Added

Version|1.17-svn|1.16-svn

--- Comment #4 from Nux e...@wp.pl 2010-10-04 02:16:13 UTC ---
(In reply to comment #3)
 (In reply to comment #2)
  1.17? We need this now or ASAP to be more exact.
 The way I understand it that field is for the affected version, not the 
 version
 for which the fix is planned.

At least on pl.wiki I see 1.16wmf4 (r73744).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25378] Disable IE compatibility mode for pl.wiki

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||asha...@wikimedia.org,
   ||roan.katt...@gmail.com
  Component|Site requests   |Vector Skin
Version|unspecified |1.17-svn
 AssignedTo|wikibug...@lists.wikimedia. |tpars...@wikimedia.org
   |org |
Product|Wikimedia   |MediaWiki

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-10-02 19:06:44 
UTC ---
Should be done in Vector itself, probably, so moving to that component and
assigning to Trevor.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l