Closed (fixed)
Project:
Menu Block
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2012 at 14:54 UTC
Updated:
21 Mar 2013 at 13:40 UTC
When exporting blocks, menu_block_export may create block id over 32 characters long (which is the limit imposed by the block module).
Also, the "follow" setting should be quoted, since it is a string.
| Comment | File | Size | Author |
|---|---|---|---|
| menu_block_export.patch | 1.01 KB | pfournier |
Comments
Comment #1
johnalbinThanks! Fixed. :-)