cakephp2-php8/lib/Cake/Test/Case/View
mark_story a07608cbb9 Fix incorrect CSRF token fields when using postLink()
Creating a postLink after creating a GET form would result in the
incorrect fields being generated.

Fixes #2308
2013-11-11 21:56:55 -05:00
..
Helper Fix incorrect CSRF token fields when using postLink() 2013-11-11 21:56:55 -05:00
HelperCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HelperTest.php Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
JsonViewTest.php JsonView should return null if no data is set, regardless of the type of '_serialize'. 2013-09-07 02:38:52 -03:00
MediaViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ThemeViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ViewTest.php Throw an exception when starting a view block twice 2013-10-26 03:35:12 +02:00
XmlViewTest.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00