Closed (duplicate)
Project:
Internationalization
Version:
4.7.x-1.x-dev
Component:
Module i18nblocks
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2006 at 13:33 UTC
Updated:
24 Jan 2007 at 00:16 UTC
If there is undescore character in a module name, then blocks from that module cannot used vith i18nblocks, becouse i18nblocks uses this character to separate module name and block delta in it's configuration handling.
Possible solution: replace separator with character '/'
| Comment | File | Size | Author |
|---|---|---|---|
| i18nblocks_underscore_separator.patch | 1.4 KB | siposa |
Comments
Comment #1
juanfe commentedThere's a patch that seems simpler here (doesn't require renaming modules)
http://drupal.org/node/106831
-jfr