cakephp2-php8/lib/Cake
mark_story 8d38861a2e Fix missing HTML encoding on URL's generated by Html->meta().
The input URL was not correctly handled as an asset URL and thus was
not correctly HTML or URL escaped. This created invalid HTML when
favicon URLs included query string arguments.

Refs #2233
2013-11-09 14:31:09 -05:00
..
Cache Fixed docblock. Closes #2193 2013-10-24 19:27:56 +05:30
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure Remove duplication of throws 2013-10-13 21:40:35 -04:00
Console Change Cake to CakePHP 2013-10-28 22:14:50 -04:00
Controller Parse cookie values "{}" & "[]" as array 2013-10-30 15:26:50 -06:00
Core Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Error CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Event cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
I18n CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Log Add space between classname(s) 2013-10-22 22:59:50 -04:00
Model Correctly identifier quote column names before adding them to queries. 2013-10-31 19:53:42 -04:00
Network Remove CRLF from To headers in MailTransport. 2013-11-08 13:25:51 -05:00
Routing Add space between classname(s) 2013-10-22 22:59:50 -04:00
Test Fix missing HTML encoding on URL's generated by Html->meta(). 2013-11-09 14:31:09 -05:00
TestSuite Add space between classname(s) 2013-10-22 22:59:50 -04:00
Utility Fix formatting of decimal values when there is no fractionSymbol. 2013-11-09 09:36:38 -05:00
View Fix missing HTML encoding on URL's generated by Html->meta(). 2013-11-09 14:31:09 -05:00
basics.php Renamed $sortby to $sortBy in sortByKey 2013-10-23 17:28:48 +02:00
bootstrap.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.2 2013-10-22 21:49:25 -04:00