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. :-)