Jose Lorenzo Rodriguez
|
97b57e9249
|
Fixing controller tests after validation changes
|
2011-04-22 17:16:38 -04:30 |
|
mark_story
|
63275626ee
|
Adding backwards compatible cookie reading back into CookieComponent.
Cookie values using the 1.x formatting will be read, and upon next write
be converted to json encoded values.
Fixes #1593
|
2011-04-18 22:07:45 -04:00 |
|
mark_story
|
d4ff39206a
|
Making CookieComponent use json_encode instead of a custom
serialization. Fixes issues where values containing | or , would be
handled incorrectly. Fixes #1593
|
2011-04-18 22:07:45 -04:00 |
|
Jose Lorenzo Rodriguez
|
000e05b468
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
cake/tests/lib/templates/missing_conenction.php
cake/tests/lib/templates/missing_connection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/templates/missing_conenction.php
lib/Cake/View/Helper/FormHelper.php
lib/Cake/tests/Case/Core/ConfigureTest.php
|
2011-04-11 22:48:08 -04:30 |
|
Jose Lorenzo Rodriguez
|
96baa3015e
|
Making all test groups run again,
small fixes in some tests to make them pass
|
2011-04-11 22:23:44 -04:30 |
|
Jose Lorenzo Rodriguez
|
0263ffc74e
|
Renaming tests folders and making tests runnable again
|
2011-04-10 20:08:24 -04:30 |
|