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

Bug #11499 Missing argument in the call of $this->_validateOptions() in $this->fetchData()
Submitted: 2007-07-02 08:18 UTC
From: nyuwec Assigned: aashley
Status: Closed Package: Auth (version 1.5.3)
PHP Version: 5.2.1 OS: irrevelant
Roadmaps: 1.5.4    
Subscription  


 [2007-07-02 08:18 UTC] nyuwec (Köles Mihály)
Description: ------------ $this->fetchData() calls $this->_validateOptions() without any argument, so it generates an error, but it doesn't produce any error message. Instead this leads to a strange behaviour: when I try to log in with a non-existent user/pass PEAR:Auth tells me that it is ok, but with valid user/pass it denies the authentication. This error was fixed in the patch I have attached for bug #11476, but I forgot to mention it in the description.

Comments

 [2007-07-02 08:26 UTC] aashley (Adam Ashley)
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/Auth