Faced problem on multilingual site where location_taxonomize module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE

Comments

u.karol’s picture

Here is my quick fix 'und'->LANGUAGE_NONE for location_taxonomize

ptmkenny’s picture

Status: Active » Needs review