mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-07 12:36:25 +00:00
4f70bdb3b8
FormHelper should not run URLs through Router twice when determining the the form's lastAction attribute. However, because we're using the helper method (see #9414) we do need to HTML decode the URL before using it in form token generation. Refs #9455 |
||
---|---|---|
.. | ||
Helper | ||
HelperCollectionTest.php | ||
HelperTest.php | ||
JsonViewTest.php | ||
MediaViewTest.php | ||
ScaffoldViewTest.php | ||
ThemeViewTest.php | ||
ViewTest.php | ||
XmlViewTest.php |