Closed (duplicate)
Project:
Private Upload
Version:
5.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2008 at 08:17 UTC
Updated:
31 May 2008 at 21:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
starbow commentedInteresting. I wonder if anyone else is having the same issue.
Comment #2
cwhitworth commentedI am experiencing the exact same problem. Private Upload puts the list of attachments at the top of the teaser, and at the bottom of the full node view.
However, when using just Drupal's core upload module, the attachments are listed at the bottom of both the teaser and the full node views.
Comment #3
starbow commentedOk, I am moving this to a bug.
Comment #4
yrocq commentedMaybe the real bug is that the file list is put in the teaser. When I disable the module, it is only shown in the full node view by default.
Comment #5
yrocq commentedThis patch restores the default Drupal behaviour by hiding attachments list in teaser view.
Comment #6
yrocq commentedOops ! My previous patch was reversed. Here is the good one.
Comment #7
v1nce commentedDuplicate of http://drupal.org/node/259295.