https://bugzilla.wikimedia.org/show_bug.cgi?id=18169
--- Comment #5 from [email protected] 2009-03-26 04:25:48 UTC --- OK, but there is no such checkbox: $list_authors = $wgRequest->getCheck( 'listauthors' ); so that will always fail. And then you throw that answer away anyway, with: if ( !$this->curonly || !$wgExportAllowListContributors ) $list_authors = false ; no? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
