Skip to content

Blog routing bug

Sam Sehnert requested to merge feature/resolve-blog-path-routing into master

What I Did

  • An issue where blog segment was being ignored for blog module instead of blogs

Implications

  • Any site using a blog controller will now work correctly

How to test

  • Ensure blogs still load and work correctly after updating to this build
  • Add a blog.php controller, and ensure it's loadable

Merge request reports