It seems that this module is not compatible with the Front Page module. I disabled it and it worked fine.
Maybe not something that needs to be fixed, I just created the issue to give a heads up.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | front_page-1454362-1.patch | 867 bytes | jessebeach |
Comments
Comment #1
jessebeach commentedThis looks like a simple copy-paste holdover. This patch removes the errant
front_pagein hook_permission.Comment #2
alan evans commented+1 Looks good. Namespacing by module is generally a good policy anyway, but as you say, this looks like a copypaste artifact.
Comment #3
jessebeach commentedfixed in the 7.x-1.0 release.