Closed (won't fix)
Project:
Comment Upload
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2007 at 10:39 UTC
Updated:
13 Mar 2007 at 12:46 UTC
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
Comment #1
heine commentedNot 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?
Comment #2
TheFazz commentedactually 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.
Comment #3
heine commentedcomment_upload doesn't create image nodes.
Comment #4
heine commentedI'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?