r46391 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46390‎ | r46391 | r46392 >
Date:21:41, 27 January 2009
Author:aaron
Status:ok
Tags:
Comment:
* (bug 15391) catch DBQueryErrors on external storage insertion. This avoids error
messages on save were the edit in fact is saved.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -104,6 +104,8 @@
105105 comment label uses better message
106106 * Whole HTML validation ($wgValidateAllHtml) now works with external tidy
107107 * Parser tests no longer fail when $wgExternalLinkTarget is set in LocalSettings
 108+* (bug 15391) catch DBQueryErrors on external storage insertion. This avoids error
 109+ messages on save were the edit in fact is saved.
108110
109111 == API changes in 1.15 ==
110112 * (bug 16858) Revamped list=deletedrevs to make listing deleted contributions

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r45704(bug 15391) catch DBQueryError tooaaron15:42, 13 January 2009

Status & tagging log