PKP Bugzilla – Bug 4113
Password reset fails if journal contact is not set
Last modified: 2009-05-01 10:58:54 PDT
Created attachment 1544 [details] Patch against OJS pre-2.2.3 OJS-devel does not fail because PKPLoginHandler only uses the site contact address.
Looks good, Matt -- go ahead.
Fixed.
Created attachment 1719 [details] Additional patch against OJS pre-2.2.4 CVS We should also check if supportEmail is set in the resetPassword function. Fixed in CVS.