Hi, we're receiving undefined index errors in commons_roots_item_list() . The function attempts to add classes to the $attributes array even if the $attributes array doesn't have a class key defined. Easy fix is just to use the same process as the core theme_item_list function uses for determining if the array is empty.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | undefined_index-theme_item_list-1658954-1.patch | 1.29 KB | codesidekick |
Comments
Comment #1
codesidekick commentedComment #2
ezra-g commentedMarking as "needs review" and adding to the list of issues to review for the 2.8 release. Thanks for the patch!
Comment #3
ezra-g commentedThis is committed - Thanks.
http://drupalcode.org/project/commons.git/commit/8ebb27e