'Submit' and 'Preview' buttons remain disabled after uploading attachment via comment_upload module
smokris - May 5, 2009 - 04:05
| Project: | AJAX Comments |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
I'm using the comment_upload module in conjunction with ajax_comments. When I select a file to attach, the 'Submit' and 'Preview' buttons are disabled (as expected). After I click 'Attach' and the attachment is finished uploading, however, the 'Submit' and 'Preview' buttons remain disabled. If I understand correctly, they should be re-enabled after the upload is complete, right?
I've tested this on both drupal-6.8 and drupal-6.11 --- same results.
(I saw #390998: Inactive submit button - Drupal 6.10, but since I'm experiencing the problem /only/ with comment_upload, I'm opening a separate issue.)

#1
Same Issue - Bump
Exact same thing happened to me.
One additional observation - it works when you get (by extra random clicking) to the comment form on a separate page.
Thanks,
CarbonPig
#2
Have the same problem. Latest -dev "comment upload" and latest -dev ajax-comments
#3
I know it is ugly solution, but it works well for me.
#4
Sorry guys, but Comment Upload is currently not fully supported due to some very freaky compatibility bugs. I'll try to fix it after #394668.
#5
Same problem here. Since comments are used as a forum on my site I have to have an upload field. I hope this gets fixed soon! :)
#6
In Drupal 6.14 I have problem to dispaly the upload form at all. Would appreciate some advise.