Currently theme_item_list accepts variables in the following order: $items, $title, $type, $attributes. However, the API has $type and $attributes switched.

The attached patch applies cleanly to D5, D6, and D7.

CommentFileSizeAuthor
theme_item_list_api.patch723 bytesultimateboy

Comments

dries’s picture

Version: 7.x-dev » 5.x-dev
Status: Needs review » Fixed

I committed this patch to DRUPAL-5, DRUPAL-6 and CVS HEAD. Fun! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.