Hi Peter,

> Digging into it, it looks like HaloACL's onSfUserCanEditPage hook
> expects two parameters sent:
> 
> public static function onSfUserCanEditPage($title, &$userCanEdit)
> (line 687, includes/HACL_Evaluator.php)
> 
> However, Semantic Forms is only sending one parameter - a Boolean -
> when the hook fires:
> 
> wfRunHooks( 'sfUserCanEditPage', array( &$userCanEditPage ) );
> (includes\SF_FormPrinter.php line 324)

I might be wrong, but I thought the Halo ACL patch should take care of
that. It changes the function call from one to two parameters. Are you
sure you applied the patch correctly?

Cheers,
Stephan

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to