Support for using other theme on Access denied for /admin pages.
deplifer - April 10, 2008 - 22:21
| Project: | CustomError |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
If one has actived both:
# Frontend theme.
# Backend admin theme(one different than the frontend theme).
When anonymous users receives access denied 403 on admin page, they get the admin theme.
But it would be handy to have view the an access denied using the frontend theme instead for anonymous users.
The 404 page gets the correct frontend theme.
