Closed (fixed)
Project:
Drupal core
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2005 at 21:07 UTC
Updated:
28 May 2005 at 21:58 UTC
system_theme_listing() passes scalar to drupal_attributes(). this patch fixes it and wraps the params into array()
i really wonder if drupal_attributes() should check for the type of the param?
how expensive is an is_array()?
| Comment | File | Size | Author |
|---|---|---|---|
| system.module_6.patch | 1.36 KB | darix |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
(not verified) commented