r32527 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32526‎ | r32527 | r32528 >
Date:21:57, 27 March 2008
Author:greg
Status:old
Tags:
Comment:
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -138,8 +138,8 @@
139139 * Don't die when single-element arrays are passed to SQL query constructors
140140 that have an array index other than 0
141141 * (bug 13522) Fix fatal error in Parser::extractTagsAndParams
 142+* (bug 13532) Use proper timestamp call when reverting images
142143
143 -
144144 === API changes in 1.13 ===
145145
146146 * Fixing main page display in meta=siteinfo

Follow-up revisions

RevisionCommit summaryAuthorDate
r32817* Fixed bug 13532, incorrect use of wfFindFile() causing total breakage of fi...tstarling16:46, 5 April 2008
r33001* (bug 13532) Use proper timestamp call when reverting images...brion00:26, 9 April 2008

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r32526Wrap timestamp for DB query in $dbr->timestamp() call. Bug 13532.greg21:55, 27 March 2008

Status & tagging log