Home » Authentication » LiveUser_Admin » Bug #3245
$with in getGroups in LiveUser_Admin_Perm_Medium is used but not seted with par
Details
| Submitted | 2005-01-19 16:37 UTC |
|---|---|
| From | fabio at bs2 dot com dot br |
| Assigned | lsmith |
| Status | Closed |
| Package | LiveUser_Admin |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-01-19 16:37 UTC] fabio at bs2 dot com dot br
Description:
------------
variable $with in function getGroups in LiveUser_Admin_Perm_Medium is used but is not set with an parameter because this the function dont return rigths of group
[2005-01-19 17:04 UTC] fabio at bs2 dot com dot br
Im using 0.1.0 (beta) from http://pear.php.net/package/LiveUser_Admin
[2005-01-21 21:39 UTC] smith at backendmedia dot com
Seems like I wasnt in when I originally commented this bug a few days ago. Generally you are right. However I was never happy with the way we implemented the "with" handling. I have a cleaner implementation in my head that will use a property to store the possible "with" calls similar to how selectable_tables now work. I think this will have to wait until 0.3 however.
[2005-05-06 11:27 UTC] smith at backendmedia dot com
This bug has been fixed in CVS.
In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.
In case this was a pear.php.net website problem, the change will show
up on the website in short time.
Thank you for the report, and for helping us make PEAR better.