cakephp2-php8/cake/tests
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
..
cases Fix Controller::paginate and ordering with virtualFields. 2011-10-04 22:52:28 -04:00
fixtures Added test for datasource prefixes. 2011-05-31 23:40:29 +08:00
groups Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
lib Changed the order of the include for the custom reporter and added file_exists() to prevent errors. 2011-10-04 09:43:35 +02:00
test_app Backport unit tests from branch 2.0 (tests for strings concatenated with '.') 2011-09-08 19:55:02 -04:00