We are using Views 2 and the Services module, but the Services module currently does not use the 'views_access' function correctly. How can this function be used inside such a module as Services?

Comments

merlinofchaos’s picture

Status: Active » Fixed

$view->access() should be used rather than views_access().

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.