-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.1
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-57667-master -
If a user hits a capability check error in boost (such as trying to edit another user's profile for example) they will be taken to the base layout, which is columns1. This layout has no nav, and looks incomplete. Clean doesn't suffer from this, hence I feel it's a bug. Changing to columns2 resolves this issue.