In menu_block_split_render_tree, because the number of items is calculated by a basic count of $tree, this doesn't take disabled items into account.

In my patch I've added a helper function to discount these.

CommentFileSizeAuthor
menu_block_split-count-disabled.patch808 bytesmalcomio

Comments

hutch’s picture

Commited to D6 and D7, thank you for reporting this.