silverstripe-blog/src
Robbie Averill d1ea6bb839 FIX Categories and tags now respect multibyte url configuration
Previously multibyte URLs would always work, regardless of URLSegmentFilter::$default_allow_multibyte.
This change means that they will only work when the setting is enabled.
2019-02-07 12:05:32 +03:00
..
Admin Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
Forms Merge branch '3.1' into 3.2 2018-06-11 12:02:23 +12:00
Model FIX Categories and tags now respect multibyte url configuration 2019-02-07 12:05:32 +03:00
Widgets Use ::class for class_exists checks on Widget, fix setUp/tearDown method visibility 2018-04-06 10:22:58 +12:00