From 82974d7af15e813d1f5c5ebfba44155a0c548fd9 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Tue, 27 Jan 2009 21:41:42 +0000 Subject: [PATCH] * (bug 15391) catch DBQueryErrors on external storage insertion. This avoids error messages on save were the edit in fact is saved. --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2c8fef1368..b6adc59aff 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -104,6 +104,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN comment label uses better message * Whole HTML validation ($wgValidateAllHtml) now works with external tidy * Parser tests no longer fail when $wgExternalLinkTarget is set in LocalSettings +* (bug 15391) catch DBQueryErrors on external storage insertion. This avoids error + messages on save were the edit in fact is saved. == API changes in 1.15 == * (bug 16858) Revamped list=deletedrevs to make listing deleted contributions -- 2.20.1