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