I have a similar problem. I can access all registry object I set in my bootstrap, but If a set Zend_Registry::set('userRoles', $userRoles); when I try to Zend_Registry::get('userRoles') I get key userRoles not found. Has ny on found a solution or work around
Thanks
|