Zend Framework

Wrong error message

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7.1
  • Fix Version/s: 1.8.0
  • Component/s: Zend_OpenId
  • Labels:
    None

Description

On Zend_OpenId_Consumer at line 295 the error is wrong, should be "Extension::parseResponse failure".

if (!Zend_OpenId_Extension::forAll($extensions, 'parseResponse', $params)) {
    $this->_setError("Extension::prepareResponse failure");
    return false;
}

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r14674

Show
Satoru Yoshida added a comment - Solved in SVN r14674

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: