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

Bawolff <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Bawolff <[email protected]> 2011-06-24 17:24:09 UTC ---
(In reply to comment #1)
> The code of Vector has been deeply modified for 3 weeks. It seems that the
> problem doesn't exists anymore, but I can't reinstall MediaWiki now to do the
> testing.
> A simple test on the new version, like putting those lines in 
> LocalSettings.php
> :
> :$wgHooks['userCan'][] = 'fnMyHook';
> :function fnMyHook( &$title, &$user, $action, &$result ) 
> :{ $result = false; return true; }
> And trying to read a talk page would probably give the answer...

Can't reproduce using that code on trunk (1.19) or 1.17. Closing worksforme.

-- 
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

Reply via email to