anchorcms/anchor-cms

[Bug] Can't name a page "administration" without getting a 404

Closed this issue · 1 comments

Summary

Create a page in Anchor back office, name it whatever you want, but set slug to administration or anything after admin.

Expected Behaviour

  • Visit the previously created page
  • Page should display properly

Actual Behaviour

  • Visit the previously created page
  • You get a 404 error, the page is not displayed.

Context details (if applicable)

  • Anchor version: 0.12.1
  • Server setup: Ubuntu Precise 12.04 / PHP 5.3.10 / MySQL 5.5.54

I have found a way to resolve the issue, I will propose a pull request as soon as I committed.

Fixed and merged by PR #1187.