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

Bug #18284 Can't change password
Submitted: 2011-02-18 07:40 UTC
From: hm2k Assigned: till
Status: Closed Package: pearweb (version Unknown)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2011-02-18 07:40 UTC] hm2k (James Wade)
Description: ------------ I can't seem to change my PEAR password. I am always given the same error even though I know my old (current) password is correct as I just used it to log in. Test script: --------------- Steps to reproduce: 1. Visit PEAR site (http://pear.php.net/) 2. Sign out (http://pear.php.net/?logout=1) 3. Log in (http://pear.php.net/login.php?redirect=/index.php) 4. Enter username and password (press login button) 5. Go to profile (https://pear.php.net/account-edit.php?handle=hm2k) 6. Manage your password (https://pear.php.net/account-edit.php?handle=hm2k#password) 7. In "Old Password" enter password (same as login) 8. In "Current Password" enter new password 9. In "Repeat Password" enter new password again 10. Press submit Expected result: ---------------- Password changed. Actual result: -------------- A new window opens and displays an error (https://pear.php.net/account-edit.php) ERROR: You provided a wrong old password.

Comments

 [2011-03-27 06:45 UTC] till (Till Klampaeckel)
-Status: Open +Status: Closed -Assigned To: +Assigned To: till
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. I'm willing to bet that this is also fixed with my last commit (in regard to your other ticket where your user appeared to be unknown). Should be live with the next pearweb release.