Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.16.14

Bug #1661 updateUserData() method name inconsistency
Submitted: 2004-06-16 22:25 UTC
From: xav at spotk dot net Assigned: lsmith
Status: Closed Package: LiveUser
PHP Version: 4.3.7 OS: linux debian sarge
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 3 + 10 = ?

 
 [2004-06-16 22:25 UTC] xav at spotk dot net
Description: ------------ in the CVS version, it seems to have a problem with updateUserData() method this method is named: _updateUserData() in MDB, MDB2, DB auth containers whereas named: updateUserData() in XML , and PEAR_AUTH parent method in Auth/Common.php is named updateUserData() Reproduce code: --------------- $lu->init(); Expected result: ---------------- no error during init process Actual result: -------------- LiveUser Error: Feature not supported -updateUserData(): Method no ported by this container

Comments

 [2004-06-17 06:09 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. 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.