Home » Authentication » LiveUser_Admin » Bug #7025
BC breakage request - wrong defaults location
Details
| Request #7025 | BC breakage request - wrong defaults location |
|---|---|
| Submitted | 2006-03-05 12:40 UTC |
| From | prahal at yahoo dot com |
| Assigned | lsmith |
| Status | Closed |
| Package | LiveUser_Admin |
| PHP Version | 5.1.2 |
| OS | all |
| 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