Posted by smokris on May 5, 2009 at 4:05am
| Project: | AJAX Comments |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
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.)
Comments
#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.
#7
Subscribing. Thanks.
#8
Hello. I have modified this to a feature request for integration with the comment_upload module. I'm not personally using that module but I would be happy to review a patch if someone comes up with a workable solution.
#9
I am subscribing to this to. This is a nice module and I would love to have it work with comment upload.