Development

#3463 (Pager no longer working due to SF core change)

You must first sign up to be able to contribute.

Ticket #3463 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Pager no longer working due to SF core change

Reported by: amadeus Assigned to: chtito
Priority: minor Milestone: plugins
Component: sfDoctrinePlugin Version: 1.1.0 BETA4
Keywords: Cc:
Qualification: Unreviewed

Description

There is a change in sfPager that causes sfDoctrinePager to set the initial offset to -LIMIT (LIMIT being the current set LIMIT) instead of 0. (~ line 60)

Change History

05/20/08 00:08:57 changed by Jonathan.Wage

  • status changed from new to closed.
  • resolution set to fixed.