Closed (fixed)
Project:
Internationalization
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 13:17 UTC
Updated:
23 Aug 2008 at 14:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
polarbear128 commentedOk,
I wasn't sure what the protocol was with this, so I've fixed it myself...as it is a very easy fix.
Not providing a patch as I don't have the tools at the moment.
the attached file is a replacement for i18nblocks.install in the i18nblocks folder.
The modified line is line 49, change
'default' => '0',
to
'default' => 0,
Can someone put this back into the 6.x-1.0-beta2 codebase?
cheers
Jason
Comment #2
jose reyero commentedThanks, fixed.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.