Faced problem on multilingual site where location_taxonomize module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace_und_with_language_none-2484815-1.patch | 598 bytes | u.karol |
Faced problem on multilingual site where location_taxonomize module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace_und_with_language_none-2484815-1.patch | 598 bytes | u.karol |
Comments
Comment #1
u.karol commentedHere is my quick fix 'und'->LANGUAGE_NONE for location_taxonomize
Comment #2
ptmkenny commented