Closed (fixed)
Project:
MultiBlock
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2008 at 15:41 UTC
Updated:
8 Jul 2008 at 20:32 UTC
There's a typo in the code for inserting an entry into the {multiblock} table. $block_instance->mb_enabled is mistyped as $block_instance->mb_enbabled, which, though hilarious, does not actually insert the correct value into the table.
Attached patch fixes the problem, although you could also fix the problem in about 2 seconds with any text editor.
| Comment | File | Size | Author |
|---|---|---|---|
| multiblock-enbabled.patch | 694 bytes | jjeff |
Comments
Comment #1
andrewlevine commentedthanks, I fixed this in DRUPAL-5 and DRUPAL-6--1
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.