Posted by rpsu on December 30, 2009 at 12:17pm
3 followers
Jump to:
| Project: | Comment Upload |
| Version: | 6.x-1.0-alpha5 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
I'm getting list of comment uploaded files twice, like this:
--------------------------------------------------------------
|*Attachment* | Size |
|Pöytäkirja 2008-11.pdf | 60.79 Kt |
|Liite 1 TJ tavoitteet kesäkausi 2009.pdf | 14.12 Kt |
--------------------------------------------------------------
--------------------------------------------------------------
|*Attachment* | Size |
|Pöytäkirja 2008-11.pdf | 60.79 Kt |
|Liite 1 TJ tavoitteet kesäkausi 2009.pdf | 14.12 Kt |
--------------------------------------------------------------Files are updated with previous versions (Drupal 5, Comment upload 5.x), but I guess it should not cause GUI-problems? Database seems like okay to me. In page source it just seems like table of attatchments prints out twice.
Comments
#1
Same problem here.
#2
For me - it turns out this problem was caused by the itweak_upload module. I disabled comment attachments in itweak upload and now I only get one list of the files.
jamie
#3
I haven't seen this, either. Works fine on drupal.org and my local test sites.