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

Bug #13756 Variable name mispelling in SAP
Submitted: 2008-04-23 19:43 UTC
From: caphrim007 Assigned: aashley
Status: Closed Package: Auth (version 1.6.1)
PHP Version: 5.2.5 OS: RHEL 4
Roadmaps: (Not assigned)    
Subscription  


 [2008-04-23 19:43 UTC] caphrim007 (Tim Rupp)
Description: ------------ On line 130 in the SAP container, the $error variable is mispelled $erorr. As a result, the value being referenced will always be empty. Expected result: ---------------- I think it needs to be corrected to be $error

Comments

 [2008-04-27 11:11 UTC] doconnor (Daniel O'Connor)
Nice find, Tim!
 [2009-10-15 10:52 UTC] aashley (Adam Ashley)
-Status: Verified +Status: Closed
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.