Without DHTML module cleanup_menu_first_last_classes is not working
It seems this 2 functions prevents calling function adaptivetheme_links at all and first and last classes are not set
// If DHTML module is installed dont override theme_menu_tree and theme_menu_item.
if (!function_exists('dhtml_menu_init')) {

Comments

Jeff Burnz’s picture

Status: Active » Postponed (maintainer needs more info)

I cant replicate this, perhaps you have some other module that is overriding theme_menu_tree and/or theme_menu_item?

The only time those functions are not overridden when DHTML menu module is enabled, otherwise they should kick in when the theme setting are set.

Jeff Burnz’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Cleaning up the issue queue.