Zend Framework

Zend_Auth_Adapter_DbTable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.10.5
  • Fix Version/s: 1.10.6
  • Component/s: Zend_Auth
  • Labels:
    None

Description

Hi there,

in Zend_Auth_Adapter_DbTable I found a minor bug in authenticate().
When calling authenticate() it is checked if $this->_authenticateValidateResultset($resultIdentities) is an instance of Zend_Auth_Result.
But the function _authenticateValidateResultset does not exist because in the functionname is wrong. I think it must mean _authenticateValidateResultSet.

Hendrik Sokolowski

Activity

Hide
Ralph Schindler added a comment -

Fixed in trunk at r22457 and in release branch 1.10 at r22458

Show
Ralph Schindler added a comment - Fixed in trunk at r22457 and in release branch 1.10 at r22458

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: