r100765 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100764‎ | r100765 | r100766 >
Date:00:15, 26 October 2011
Author:preilly
Status:ok (Comments)
Tags:
Comment:
search suggestions and interwiki links
Modified paths:
  • /trunk/extensions/MobileFrontend/MobileFrontend.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/MobileFrontend.php
@@ -689,6 +689,7 @@
690690 $wgRequest->response()->header( 'X-Device: ' . $_SERVER['HTTP_X_DEVICE'] );
691691 $wgOut->addVaryHeader( 'X-Device' );
692692 }
 693+ $wgOut->addVaryHeader( 'Cookie' );
693694 wfProfileOut( __METHOD__ );
694695 }
695696

Follow-up revisions

RevisionCommit summaryAuthorDate
r100766mft r100765preilly00:16, 26 October 2011

Comments

#Comment by G.Hagedorn (talk | contribs)   08:46, 26 October 2011

please consider tagging for 1.18

Status & tagging log