Faced problem on multilingual site where multiupload_filefield_widget 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 multiupload_filefield_widget

spadxiii’s picture

Status: Active » Reviewed & tested by the community

Looks fine. Setting to RTBC :)
ps. setting the issue to 'Needs review' when providing a patch seems to speed up the process sometimes :)

  • VladimirAus committed 534c565e on 7.x-1.x
    Issue #2484699 by uladzimir.karol, SpadXIII, VladimirAus: Replace 'und'...
vladimiraus’s picture

Thanks for your commit! Fixed! 🍻

vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.