https://bugzilla.wikimedia.org/show_bug.cgi?id=60040

--- Comment #1 from Chad H. <innocentkil...@gmail.com> ---
Doesn't it already?

// Redirects defaults to true, but we don't know whether it was ticked of or
just missing
$default = $request->getBool( 'profile' ) ? 0 : 1;
$this->searchRedirects = $request->getBool( 'redirs', $default ) ? 1 : 0;

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to