bug 32086 get fixed in 1.18 not 1.18
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 19 Nov 2011 11:42:25 +0000 (11:42 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 19 Nov 2011 11:42:25 +0000 (11:42 +0000)
r101478 did not get merged in 1.18

RELEASE-NOTES-1.18
RELEASE-NOTES-1.19

index 0b43e62..034b77f 100644 (file)
@@ -518,8 +518,6 @@ production.
 * (bug 31674) Can't edit watchlist if it contains special pages.
 * (bug 32100) Installer complains about Suhosin GET limit even if it is
   already set above 1024 bytes.
-* (bug 32086) Special:PermanentLink now show an error message when no subpage
-  was specified.
 
 === API changes in 1.18 ===
 * BREAKING CHANGE: action=watch now requires POST and token.
index 2a4fdfe..8e374c8 100644 (file)
@@ -142,6 +142,8 @@ production.
 * (bug 32168) fixed - wfExpandUrl expands dot segments now
 * (bug 31535) Upload comments now truncated properly, and don't have brackets
 * (bug 32450) Scripts pages in MediaWiki: namespace parse [[Category:#]] links 
+* (bug 32086) Special:PermanentLink now show an error message when no subpage
+  was specified.
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.