RELEASE-NOTES-1.19 for r108876
authorSam Reed <reedy@users.mediawiki.org>
Sat, 14 Jan 2012 18:32:04 +0000 (18:32 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 14 Jan 2012 18:32:04 +0000 (18:32 +0000)
RELEASE-NOTES-1.19

index 2242228..0772fcf 100644 (file)
@@ -229,6 +229,8 @@ production.
 * (bug 33703) Common border-bottom color for <abbr> should inherit default (text) color
 
 === API changes in 1.19 ===
+* Made action=edit less likely to return "unknownerror", by returning the actual error
+  message (which may have come from a hook call or similar)
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
 * (bug 29748) Add API search prefix support.
 * (bug 29684) Set forgotten parameter types in ApiQueryIWLinks.