User-Agent: Build Identifier: When you enter your userid, then click on the 'forgot my password' button, the following message is display: DBD::Pg::st execute failed: ERROR: parser: parse error at or near "10" at character 271 [for Statement "SELECT profiles.userid, tokens.issuedate FROM profiles LEFT JOIN tokens ON tokens.userid = profiles.userid AND tokens.tokentype = 'password' AND tokens.issuedate > DATE_SUB(NOW(), INTERVAL 10 MINUTE) WHERE login_name = 'tao-qa'"] at Bugzilla/DB.pm line 74 Bugzilla::DB::SendSQL('SELECT profiles.userid, tokens.issuedate FROM profiles \x{a} ...') called at Bugzilla/Token.pm line 119 Bugzilla::Token::IssuePasswordToken('tao-qa') called at /var/www/bugzilla/beta2/token.cgi line 160 main::requestChangePassword() called at /var/www/bugzilla/beta2/token.cgi line 133 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Thanks. Adding to mustfix for beta3.
Fixed. This fix will show up in the next beta release.