(bug 6965) Cannot include "Template:R" with {{R}} (magic word conflict)
authorRob Church <robchurch@users.mediawiki.org>
Tue, 10 Jul 2007 14:57:00 +0000 (14:57 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Tue, 10 Jul 2007 14:57:00 +0000 (14:57 +0000)
RELEASE-NOTES
includes/MagicWord.php

index c5adac0..0b07618 100644 (file)
@@ -270,7 +270,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 10316) Prevent inconsistent cached skin settings in gen=js by setting
   the intended skin directly in the URL.
 * (bug 9903) Don't mark redirects in categories as stubs
-
+* (bug 6965) Cannot include "Template:R" with {{R}} (magic word conflict)
 
 == API changes since 1.10 ==
 
index cc026e8..2ad02e4 100644 (file)
@@ -86,7 +86,6 @@ class MagicWord {
                'subjectpagename',
                'subjectpagenamee',
                'numberofusers',
-               'rawsuffix',
                'newsectionlink',
                'numberofpages',
                'currentversion',