Closed (duplicate)
Project:
Context
Version:
6.x-2.0-beta7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2009 at 12:57 UTC
Updated:
27 Mar 2010 at 17:02 UTC
On a blank install, when you turn on the block translation module (part of i18n) and context, the blocks reactions in context do not activate, while all other reactions do (theme variables are invoked for example).
A solution I've found for this is to make the context module a heavier weight than blocks translation. If you know what you're doing you can do this with either of the .install files, or if you don't you can do this with http://drupal.org/project/util
Can I request the next release of context sets the module weight somewhere heavier than 0 to prevent further such conflicts.
Congratulations on such a great module.
Comments
Comment #1
mrfelton commentedI set the weight of context.module to 22 (i18_blocks is set to 20). No change, block reactions still take no effect, but like you, theme reactions do.
Comment #2
pasqualle#574774: Multilingual blocks
#402150: Conflict with i18n block translation: Context defined blocks don't show up
Comment #3
steven jones commentedThis is a duplicate of at least #402150: Conflict with i18n block translation: Context defined blocks don't show up