PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » LiveUser » Bug #1997

updateGroup() broken

Details

Submitted2004-07-27 18:53 UTC
Fromworker at mompopmedia dot com
StatusBogus
PackageLiveUser
PHP Version5.0.0
OSmandrake 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