Zend Framework

Zend_Paginator::getItem doesn't handle pages returned as Zend_Paginator_SerializableLimitIterator correctly

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.10.2
  • Fix Version/s: 1.10.7
  • Component/s: Zend_Paginator
  • Labels:
    None

Description

$item = $page[$itemNumber - 1] will throw an exception because Zend_Paginator_SerializableLimitIterator does not implement ArrayAccess

Activity

Hide
Ramon Henrique Ornelas added a comment -

Fixed in trunk r22635, applied to 1.10 branch r22636.

Show
Ramon Henrique Ornelas added a comment - Fixed in trunk r22635, applied to 1.10 branch r22636.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: