PEAR is archived and read-only

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

Home » Authentication » LiveUser_Admin » Bug #7025

BC breakage request - wrong defaults location

Details

Request #7025BC breakage request - wrong defaults location
Submitted2006-03-05 12:40 UTC
Fromprahal at yahoo dot com
Assignedlsmith
StatusClosed
PackageLiveUser_Admin
PHP Version5.1.2
OSall
Roadmaps(Not assigned)

Comments

[2006-03-05 12:40 UTC] prahal at yahoo dot com

Description:
------------
in Admin.php , getUsers has itscontainer parameter set to 'perm' default.
Though it is the first parameter and the second have to be defined, this "default" definition is of no use.

The same problem arise for Admin->perm->updateUser, Admin->auth->updateUser, etc.

Well I find it a bit weird that you did not though about this thus feel free to close the bug if it was the wanted behaviour.

Alban