Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.4.0

Bug #7236 Forgot to change _getinheritedRights()
Submitted: 2006-03-29 08:30 UTC
From: michiel at dinnersite dot nl Assigned: lsmith
Status: Closed Package: LiveUser_Admin (version 0.3.7)
PHP Version: 4.4.0 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-03-29 08:30 UTC] michiel at dinnersite dot nl (Michiel Nugter)
Description: ------------ You forgot to change the getRights() call in _getInheritedRights() to support the new `by_group` param. You did add the second parameter (a temporary solution, which now seems depricated) but forgot to add this line: $params['by_group'] = true;

Comments

 [2006-03-29 08:33 UTC] lsmith (Lukas Smith)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.