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





--- Comment #18 from Platonides <platoni...@gmail.com>  2009-03-13 23:56:25 UTC 
---
I don't like that it created one permission per namespace, which then lead to
those giantic switches.
What about $allowed = !$wgUser->isBlocked() && $wgUser->isAllowed(
"viewdeletedns" . MWNamespace::getSubject( $target->getNamespace() ) .
"andtalk" ); ?


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

Reply via email to