Commit Graph

2 Commits

Author SHA1 Message Date
Damian Mooyman 91f89637bb
Fix blog controller tests
Add blog setter / getter to tags and categories
Fix remaining tests
2019-10-25 10:49:05 +13:00
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