Closed (fixed)
Project:
FileField
Version:
5.x-2.3-rc4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2008 at 16:43 UTC
Updated:
31 Jul 2008 at 16:34 UTC
The module has expected behavior for everything except the listing, which is pretty important ! I tried to use contemplate to create a similar effect but there's no variable for the path, only for the file. I had to back port to version 5.x-2.2 for the listing to work properly. All of this using Drupal 5.7 and CCK 5.x-1.6-1.
Editing a node from the content type including the file would only display the header for the file description as well as the warning that uploading a new file would replace the actual one, so the expected listing in between was missing. Viewing the same node would skip altogether the file section including its label.
Comments
Comment #1
dopry commenteddid you check the list checkbox?
Comment #2
dopry commentedComment #3
dynv commentedThe table body including the list box doesn't display at all (verified in source code) ! However I tried the always list option on and off and it won't make a difference.
Comment #4
dopry commentedsounds like you aren't displaying it properly in contemplate... a does this problem occur with RC4?
Comment #5
dopry commentedin contemplat you can check the value of the list box in php... i'm closing since there has been no update since march.