https://bugzilla.wikimedia.org/show_bug.cgi?id=23843
--- Comment #5 from Platonides <[email protected]> 2010-06-17 10:56:03 UTC --- Looks good. But how is $excludeBlank going to be true? Take into account that execute() is called from the parent class SpecialPage. You are using "revision" directly. You should use $dbr->tableName() to take into account prefixed installs. You are changing SpecialRandomGetRandomTitle but not updating hooks.txt I'm not sure if it makes sense to pass $excludeBlank by reference there. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
