Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 11:34 UTC
Updated:
15 Oct 2010 at 03:08 UTC
Jump to comment: Most recent
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 |
|---|---|---|---|
| drupal_get_headers_test_1.patch | 4.25 KB | grndlvl |
Comments
Comment #1
grndlvl commentedJust getting same priority as parent task.
Comment #2
damien tournoud commented- There is a DrupalCustomAccessDeniedTestCase, I guess it's a mistake.
- I'm not convinced of the usefulness of checking drupal_get_headers() indirectly. Maybe we could add a menu callback to the system_test mock module, and check various cases from here.
Comment #3
catchMoving this out of the critical bugs queue - see #607038: Meta issue: fix gaps in code coverage.
Comment #4
grndlvl commentedI have not checked if there is still a need for this.