* (bug 35449) Removed double call to OutputPage::setRobotPolicy() in SpecialWatchlist...
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 24 Mar 2012 07:19:40 +0000 (08:19 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sat, 24 Mar 2012 07:19:40 +0000 (08:19 +0100)
commitf993e49ea53408785b52a60db52a713bb72ded24
tree5bec252e3d54fc00f57f92619e1075fb4f5e8164
parent28283a0de3be5194eb6eaf75db356d30c8238dd3
* (bug 35449) Removed double call to OutputPage::setRobotPolicy() in SpecialWatchlist::execute() (the other one is hidden in SpecialPage::setHeaders())
* Special:Watchlist no longer sets links to feed when the user is anonymous

I did not add a RELEASE-NOTES entry for such trivial change, but rather for the second one which is more problematic that I found while investigating the bug.

Change-Id: I5ca6ccc1339ceacd98371e660d26876b6283decd
RELEASE-NOTES-1.19
includes/specials/SpecialWatchlist.php