images, files uploaded via the comment upload module does not force a title to each uploaded file. this makes the tracker page and content management a little difficult without knowing the title of the uploaded file. it should default to the file name if no title is specified.

Comments

heine’s picture

Not sure if I understand you. You want a feature that when you attach a file to a comment, the comment subject becomes prefilled with the filename?

TheFazz’s picture

actually when i upload an image in a comment drupal does 2 things. (1) creates a comment attached to a node. (2) creates a new image node. the new image node will not have a title. so when i view the list thru the tracker or content administration, these nodes appear as nameless. hence, there is no hyperlink for me to click to view that image node. hope that makes sense.

heine’s picture

comment_upload doesn't create image nodes.

heine’s picture

Status: Active » Closed (won't fix)

I'm not sure how this has anything to do with comment upload. Perhaps this needs to be moved to the queue of a different module?