r65389 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65388‎ | r65389 | r65390 >
Date:13:54, 21 April 2010
Author:werdna
Status:deferred
Tags:
Comment:
MFT r65388
Modified paths:
  • /branches/wmf/1.16wmf4/skins/common/preview.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/skins/common/preview.js
@@ -26,7 +26,7 @@
2727 target = window.location.href;
2828 }
2929
30 - page.load( target, postData,
 30+ page.load( target + ' ' + copySelector, postData,
3131 function() {
3232
3333 for( var i=0; i<copyElements.length; ++i) {
Property changes on: branches/wmf/1.16wmf4/skins/common/preview.js
___________________________________________________________________
Name: svn:mergeinfo
3434 - /branches/wmf-deployment/skins/common/preview.js:60970
/trunk/phase3/skins/common/preview.js:63545-63546,63549,63643,63764,63897-63901,65015,65384
3535 + /branches/wmf-deployment/skins/common/preview.js:60970
/trunk/phase3/skins/common/preview.js:63545-63546,63549,63643,63764,63897-63901,65015,65384,65388

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r65388Fix regression in r65384 with document.write() compatibilitywerdna13:53, 21 April 2010

Status & tagging log