Activity log for bug #643929

Date Who What changed Old value New value Message
2010-09-20 22:20:57 James Fournie bug added bug
2010-09-20 22:20:57 James Fournie attachment added Patch from Steve Callender to fix patron phone password reset bug https://bugs.launchpad.net/bugs/643929/+attachment/1615563/+files/resetpw.patch
2010-09-20 22:21:19 James Fournie branch linked lp:evergreen/1.6
2010-09-20 22:24:35 James Fournie description Patron's password is not reset to phone when the patron.password.use_phone is set, instead it is set to some mysterious longer-than-4-digits number. The attached patch was created by Steve Callender and is confirmed working on 1.6.0 ~J When the patron.password.use_phone is set, new patrons are created with their password set to the last 4 digits of their phone number, HOWEVER, when a patron's password is reset, it does not work properly. Although the little underlined summary shows the proper 4 digits, the password box displays 9-ish digits, and is not the last 4 digits of the password. The attached patch was created by Steve Callender and is confirmed working on 1.6.0 This patch will not work on 2.0 as that has a new user editor, but it would presumably be worthwhile to verify this functionality works in that editor as well. ~J
2010-09-23 16:09:01 Mike Rylander evergreen: status Triaged Fix Committed
2010-10-20 14:15:53 Bill Ott attachment added ue.diff https://bugs.launchpad.net/evergreen/+bug/643929/+attachment/1703228/+files/ue.diff
2010-11-30 16:29:49 Jason Stephenson evergreen: status Fix Committed Fix Released