Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
8 Oct 2006 at 04:24 UTC
Updated:
10 Dec 2006 at 03:30 UTC
Jump to comment: Most recent file
This patch fixes notices at ?q=admin/build/modules.
By declaring the $info['dependencies'] = NULL; we fix notices in includes/module.inc on line 146 AND system.module on line 1281.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | e_all_file_info_dependencies.diff_0.txt | 550 bytes | webchick |
| e_all_file_info_dependencies.diff.txt | 548 bytes | beginner |
Comments
Comment #1
webchick+1 Works as advertised. This is a just re-roll so that it applies cleanly. Marking RTBC.
Comment #2
drummCommitted to HEAD.
Comment #3
(not verified) commented