Faced problem on multilingual site where geofield module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2484709-replace_und_with_language_none.patch | 1.18 KB | socialnicheguru |
| #1 | replace_und_with_language_none-2484709-1.patch | 755 bytes | u.karol |
Comments
Comment #1
u.karol commentedHere is my quick fix 'und'->LANGUAGE_NONE for geofield
Comment #2
joelpittet'und' is hiding under there too and I think in one other spot.
Comment #3
socialnicheguru commentedComment #4
joelpittetThat covers all the remaining bits in 2.x thanks @SocialNicheGuru
Comment #6
poker10 commentedFixed, thanks all!