Project:Comment Upload
Version:6.x-1.0-alpha5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I'm seeing the file attachment section faded out when creating a new comment.

If I preview the new comment the attachment section works.

If I reply to an existing comment it is working fine.

Comments

#1

Version:6.x-1.0-alpha4» 6.x-1.0-alpha5
Status:active» postponed (maintainer needs more info)

Can you please try with the new alpha?

#2

i am having a similar issue. I have my comment submission form "Displayed below post or comments". Anytime I go to directly to a forum topic (ie node/85), the File attachments fieldset label is a link that expands the fieldset when I click on it. However, anytime I click on a link to a specific post with an anchor (node/85#comment-1172), the "File attachments" fieldset lable is not a link.

I think this is because the form fieldset is not getting processed. When the link works, the LEGEND tag looks like:
<legend class="collapse-processed"><a href="#">File attachments</a></legend>

When it does not work, the tag looks like:
<legend>File attachments</legend>

I have tried both the D6 alpha5 and the latest .dev branch (July 2009)

#3

#4

Status:postponed (maintainer needs more info)» closed (won't fix)
nobody click here