I have encounter a problem that enabling comment upload module will cause comment preview malfunction.
When I press the preview button, the preview area show nothing.
I have disabled the upload path module but the result is still the same.

Comments

Libra’s picture

+1. Confirm this problem. As i understand, problem is related with function comment_upload_alter_comment_form

heine’s picture

Status: Active » Closed (duplicate)
Lionheart-2’s picture

Status: Closed (duplicate) » Active

I have tried set the weight of file but in vain.
Preview still failed.

netaustin’s picture

Status: Active » Closed (duplicate)

"Weight" in this instance means the weight of the module, not of the file.

Ainur’s picture

Setting wight to 0 solved the problem for me.
Update: wight doesn't meters in my case, only restarting memcache helps, but for not for long.
Update: I think this is related http://drupal.org/node/343415