cakephp2-php8/cake/libs/view
mark_story af021cb4b2 Adding Html entity conversion to all urls generated by helpers, fixing potential for merged passedArgs to create xss vectors.
Adding integer cast in paginate() to page param. 
Tests added/updated.
Fixes #6134

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8061 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-02-25 19:51:41 +00:00
..
elements Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
errors Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
helpers Fixes #6071 2009-02-23 15:19:33 +00:00
layouts Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
pages adding check in core home.ctp to throw a 404 when debug == 0 2009-02-25 19:50:30 +00:00
scaffolds Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
helper.php Adding Html entity conversion to all urls generated by helpers, fixing potential for merged passedArgs to create xss vectors. 2009-02-25 19:51:41 +00:00
media.php Fixing issue where MediaView doesnt properly force download on IE, fixes #6064 2009-02-17 18:23:44 +00:00
theme.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
view.php Correcting callback firing of helpers in view. Tests added fixes #5906 2008-12-21 22:14:48 +00:00