r67589 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r67588‎ | r67589 | r67590 >
Date:05:31, 8 June 2010
Author:tstarling
Status:deferred
Tags:
Comment:
MFT r67588: ta variable for b/c
Modified paths:
  • /branches/REL1_16/phase3/RELEASE-NOTES (modified) (history)
  • /branches/REL1_16/phase3/skins/common (modified) (history)
  • /branches/REL1_16/phase3/skins/common/jquery.js (modified) (history)
  • /branches/REL1_16/phase3/skins/common/jquery.min.js (modified) (history)
  • /branches/REL1_16/phase3/skins/common/wikibits.js (modified) (history)

Diff [purge]

Property changes on: branches/REL1_16/phase3/skins/common/jquery.js
___________________________________________________________________
Name: svn:mergeinfo
11 - /trunk/phase3/skins/common/jquery.js:63549,63764,63897-63901,64948
22 + /trunk/phase3/skins/common/jquery.js:63549,63764,63897-63901,64948,67588
Property changes on: branches/REL1_16/phase3/skins/common/jquery.min.js
___________________________________________________________________
Name: svn:mergeinfo
33 - /trunk/phase3/skins/common/jquery.min.js:63549,63764,63897-63901,64948
44 + /trunk/phase3/skins/common/jquery.min.js:63549,63764,63897-63901,64948,67588
Index: branches/REL1_16/phase3/skins/common/wikibits.js
@@ -374,6 +374,7 @@
375375 }
376376
377377 /* Dummy for deprecated function */
 378+window.ta = [];
378379 function akeytt( doId ) {
379380 }
380381
Property changes on: branches/REL1_16/phase3/skins/common
___________________________________________________________________
Name: svn:mergeinfo
381382 - /trunk/phase3/skins/common:63545-63546,63549,63643,63764,63897-63901,64876,64948
382383 + /trunk/phase3/skins/common:63545-63546,63549,63643,63764,63897-63901,64876,64948,67588
Index: branches/REL1_16/phase3/RELEASE-NOTES
@@ -42,6 +42,10 @@
4343 you have the DBA extension for PHP installed, this will improve performance
4444 further.
4545
 46+== Changes since 1.16 beta 3 ==
 47+
 48+* (bug 23175) Re-added window.ta variable for backwards compatibility.
 49+
4650 == Changes since 1.16 beta 2 ==
4751
4852 * Fixed bugs in the [[Special:Userlogin]] and [[Special:Emailuser]] handling of

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r67588(bug 23175) added ta variable for b/c.tstarling05:26, 8 June 2010

Status & tagging log