silverstripe-blog/code
jaredkipe 7e0c58a637 SelectedTag will now 'urldecode' tag.
Inside of 'code/BlogEntry.php' the method TagsCollection() 'urlencode's the tag before making it into a link.  Tags with spaces, and other special characters, will not return any BlogEntries from BlogTree::Entries().
2013-03-16 18:39:16 -07:00
..
import MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
widgets Fixed RSS Link, using 'rss' as $action param 2013-01-18 17:58:34 +13:00
BlogEntry.php SECURITY: avoid XSS vulnerability within the Tags field in BlogEntry 2013-02-07 13:31:08 +13:00
BlogHolder.php Update code/BlogHolder.php 2012-11-13 09:59:48 +13:00
BlogTree.php SelectedTag will now 'urldecode' tag. 2013-03-16 18:39:16 -07:00
MetaWeblogController.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
TrackBackDecorator.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00
TrackBackPing.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
TrackBackURL.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00