Closed (duplicate)
Project:
Comment Upload
Version:
6.x-1.0-alpha2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2009 at 15:12 UTC
Updated:
6 Feb 2010 at 20:12 UTC
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
Comment #1
Libra commented+1. Confirm this problem. As i understand, problem is related with function comment_upload_alter_comment_form
Comment #2
heine commentedDuplicate of #366573: Set weight to ? (Preview w/Quote module causes doubled text).
Comment #3
Lionheart-2 commentedI have tried set the weight of file but in vain.
Preview still failed.
Comment #4
netaustin commented"Weight" in this instance means the weight of the module, not of the file.
Comment #5
Ainur commentedSetting 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