1
0
mirror of https://github.com/silverstripe/silverstripe-blog synced 2024-10-22 11:05:58 +02:00
silverstripe-blog/tests/Model
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
..
BlogControllerFunctionalTest.php FIX Categories and tags now respect multibyte url configuration 2019-02-07 12:05:32 +03:00
BlogControllerFunctionalTest.yml FIX Categories and tags now respect multibyte url configuration 2019-02-07 12:05:32 +03:00