Faced problem on multilingual site where multiupload_filefield_widget module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace_und_with_language_none-2484699-1.patch | 583 bytes | u.karol |
Faced problem on multilingual site where multiupload_filefield_widget module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace_und_with_language_none-2484699-1.patch | 583 bytes | u.karol |
Comments
Comment #1
u.karol commentedHere is my quick fix 'und'->LANGUAGE_NONE for multiupload_filefield_widget
Comment #2
spadxiii commentedLooks fine. Setting to RTBC :)
ps. setting the issue to 'Needs review' when providing a patch seems to speed up the process sometimes :)
Comment #4
vladimirausThanks for your commit! Fixed! 🍻
Comment #5
vladimiraus