Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
tests
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
2 Oct 2008 at 11:32 UTC
Updated:
14 Jul 2012 at 23:18 UTC
Jump to comment: Most recent file
This patch was originally inside of a really large patch, was suggested to split into smaller patches.
Tests needed: common.inc
http://drupal.org/node/276272
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | custom_access_denied_test_3.patch | 3.9 KB | grndlvl |
| #3 | custom_access_denied_test_2.patch | 2.46 KB | grndlvl |
| custom_access_denied_test_1.patch | 1.82 KB | grndlvl |
Comments
Comment #1
grndlvl commentedJust getting same priority as parent task.
Comment #2
damien tournoud commentedI think we should refactor this one with PageNotFoundTestCase from system.test. After all, those are exactly the same, the only thing that change is the target path.
Comment #3
grndlvl commentedPer comment #2 suggestion this patch now applies this test to system.test rather than common.test.
Comment #4
c960657 commentedLooks good. I tested the patch, and it works for me.
Two suggestions:
Error reporting
Control how Drupal deals with errors including 403/404 errors as well as PHP error reporting.
Comment #5
grndlvl commentedmade suggested changes from comment #4.
Comment #6
swentel commentedWhat's the difference with http://drupal.org/node/296306 ?
Comment #7
lilou commented@swentel : I think test in #296306: TestingParty08: 403 page needs a test is also include in the last patch of this issue.
Comment #8
grndlvl commentedIt seems that http://drupal.org/node/296306, contains all that this patch covered.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.