Make it so that when a special page is trancluded, the output won't vary by url param...
authorBrian Wolff <bawolff@users.mediawiki.org>
Mon, 9 May 2011 06:42:48 +0000 (06:42 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Mon, 9 May 2011 06:42:48 +0000 (06:42 +0000)
commite2bf6936b9ead39cbd4905bc6a38ca73c638fe56
tree8f8b8323e85e1a46be60507dcafff1cf2f591a4e
parent5cb1f80bd10bab7a142e312d9d96e426793548cc
Make it so that when a special page is trancluded, the output won't vary by url parameter.

This stops severe ugliness http://test.wikipedia.org/wiki/User:Bawolff/special?feed=atom
where the rss feed and the html of the page is concated together.

This could potentially break stuff if someone was using a transcludable special page
with an html form, or if someone is actually passing parameters to the transcludable
special page via the url. I'm not aware of anyone who does that, and both those things
seem rather evil.
RELEASE-NOTES-1.19
includes/SpecialPageFactory.php