TestingParty08: 403 page needs a test
chx - August 17, 2008 - 08:10
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
Set a 403 page and check that it appears. Assert that blocks and tabs do not appear.

#1
Hang on - blocks *do* appear on 403 pages. Are you saying this is a bug?
#2
Sorry I was mistaken. 404 pages do not have blocks. 403 have.
#3
403 functionality, copied most of 404 patch, easy :)
#4
Copied it a little too much, the function needs renaming to something more accurate than pageNotFound() ;)
#5
Ah crap! Fixed that :)
#6
Didn't apply for some reason due to whitespace changes in HEAD, otherwise RTBC. I've re-rolled for whitespace only, so please don't credit on commit.
#7
And the patch.
#8
Patch still applies.
Is this issue is a duplicate of this one : #316186: Test for Custom Access Denied ?
#9
Committed! Thanks. :)
#10
Automatically closed -- issue fixed for two weeks with no activity.