cakephp2-php8/cake/tests/cases/libs/controller
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
..
components Stripping - from default Message-ID header. 2011-09-23 22:41:19 -04:00
component.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
controller.test.php Fix Controller::paginate and ordering with virtualFields. 2011-10-04 22:52:28 -04:00
controller_merge_vars.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
pages_controller.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
scaffold.test.php Removing getTests() and fixing failing test in accidentaly skipped tests. 2011-08-28 14:18:09 -04:00