When having ImageField Tokens module enabled, the uploading dialog of Media Multiselect doesn't get displayed when clicking "Add media", the form just simply gets refreshed without doing anything, and no JS errors get displayed in the browser's console. It seems like some needed form element keys are unset when using imagefield_tokens or something like that.
So I already managed to inspect the source of the problem I mentioned here earlier.

I didn't know which module it should be fixed in, so first I posted this issue in the issue queue of media_multiselect.

Can this be fixed?
Thank you very much in advance!

Comments

Sk8erPeter’s picture

By the way, I think ImageField Tokens currently only works stable with the regular Image widget, because it is a "new" module for 7.x (created on 2012-Nov-20), not so much external modules support it yet.

fangel’s picture

Status: Active » Postponed (maintainer needs more info)

Can anyone shed some more light into this? Is it even still an issue with the latest edition of all modules?