[Bug 30821] Question about Title::checkPermissionHooks

2011-09-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30821 ju.ju2...@yahoo.fr changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 30821] Question about Title::checkPermissionHooks

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30821 --- Comment #4 from ju.ju2...@yahoo.fr 2011-09-12 06:36:43 UTC --- (In reply to comment #3) resolving invalid since this is just a question, not a bug report. I still think this is a bug! But I'm not sure (and I'm polite): that's why I'm

[Bug 30821] Question about Title::checkPermissionHooks

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30821 --- Comment #2 from ju.ju2...@yahoo.fr 2011-09-09 07:16:15 UTC --- Okay, but I expected something like what was described in http://www.mediawiki.org/wiki/Manual:Hooks/userCan#Table_of_combinations : * return true: ** $result = true: User

[Bug 30821] Question about Title::checkPermissionHooks

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30821 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 30821] Question about Title::checkPermissionHooks

2011-09-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30821 --- Comment #1 from Brion Vibber br...@wikimedia.org 2011-09-08 23:21:58 UTC --- Returning true usually indicates that you are passing regular control back to the caller, as if you were never there. Returning false short-circuits further