cakephp2-php8/lib
mark_story c92cfb413f Allow numeric sorts in PaginatorComponent.
When paginating data, we should not ignore numerically indexed order
conditions. Instead they should be handled similar to Model::find().

This creates a slightly different behavior when model's have default
sorting applied as more default sort options forms will be honoured.

Refs #5964
2015-02-25 21:38:56 -05:00
..
Cake Allow numeric sorts in PaginatorComponent. 2015-02-25 21:38:56 -05:00