User "Duplicatebug" posted a comment on MediaWiki.r84718. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84718#c16989 Commit summary:
Move WatchlistEditor.php to /specials since inside it is essentially a complete special page. Make it subclass SpecialPage and do all the usual stuff. Rewrite it to use HTMLForm and other exciting things, and give it a good general clean up. Comment: It is possible to redirct earlier to [[Special:EditWatchlist]]? At the moment, anon does not get redirect. In my opinion it is better to redirect anon also, maybe at the first step, before $wlToken? Thanks. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
