cakephp2-php8/cake
mark_story a6e4208bdd Fix Controller::paginate and ordering with virtualFields.
Model::isVirtualField() does ensure that model names match the current model.
This creates false positives when doing sorting datasets when an associated
model has a field with the same name as a virtualField.
Fixes #1822. Fixes #1756.
2011-10-04 22:52:28 -04:00
..
config Releasing 1.3.12 2011-09-18 16:58:45 -04:30
console Fixes baking of custom views. Was not setting path correctly or 2011-09-28 10:32:00 -04:00
libs Fix Controller::paginate and ordering with virtualFields. 2011-10-04 22:52:28 -04:00
tests Fix Controller::paginate and ordering with virtualFields. 2011-10-04 22:52:28 -04:00
basics.php Add cross version constants. 2011-09-07 20:12:22 -04:00
bootstrap.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
dispatcher.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
VERSION.txt Releasing 1.3.12 2011-09-18 16:58:45 -04:30