Needs review
Project:
Menu Block Split
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2012 at 12:02 UTC
Updated:
27 Nov 2012 at 15:04 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| menu_block_split-count-disabled.patch | 808 bytes | malcomio |
Comments
Comment #1
hutch commentedCommited to D6 and D7, thank you for reporting this.