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