Home » Authentication » LiveUser » Bug #1997
updateGroup() broken
Details
| Submitted | 2004-07-27 18:53 UTC |
|---|---|
| From | worker at mompopmedia dot com |
| Status | Bogus |
| Package | LiveUser |
| PHP Version | 5.0.0 |
| OS | mandrake 10 |
| Roadmaps | (Not assigned) |
Comments
[2004-07-27 18:53 UTC] worker at mompopmedia dot com
Description:
------------
LiveUser_Admin_Perm_Container_MDB2_Medium::updateGroup() is broken in .12 (bug 1673), but also appears to be broken in the curent CVS.
in CVS it appears that the group active state is not built as part of the update query.
[2004-07-28 20:27 UTC] smith at backendmedia dot com
is_active and group_type are optional fields. for the syntax check out LiveUser.php
the example config array should be uptodate