Blog routing bug
What I Did
- An issue where
blogsegment was being ignored for blog module instead ofblogs
Implications
- Any site using a
blogcontroller will now work correctly
How to test
- Ensure blogs still load and work correctly after updating to this build
- Add a
blog.phpcontroller, and ensure it's loadable