All attachments appear twice...
When we edit a node, we can see all attachment twice.
It is not a real problem for hidden attachments, but if attachments are not hidden, then this is a real problem because the user can see two attachments for the same file.

Comments

Julien PHAM’s picture

Project: Attachment » Content Construction Kit (CCK)
Version: master » 6.x-1.x-dev

It is a cck related issue, it works well with standard nodes...

Julien PHAM’s picture

Assigned: Julien PHAM » Unassigned
jonbob’s picture

Component: Code » General

I don't have experience with the attachment module, so I may be doing something wrong, but I can't reproduce this.

Is it still happening for you?

Julien PHAM’s picture

Yes, it is still happening.
Just create an article with a CCK module.
Then you add an attachment, such as for example a .mp3. Be sure to uncheck "hidden" so this attachment will be displayed on the bottom of the article.

Then submit your article and view it... you'll see your file twice on the bottom...

Julien PHAM’s picture

Mmmm be sure you use the "attachment" module though, and not the standard upload one...

killes@www.drop.org’s picture

Project: Content Construction Kit (CCK) » Attachment
Version: 6.x-1.x-dev » master
Component: General » Code

moving to attachment module