After upgrading from 5.x-2.2 to 5.x-2.3, all files attached to pre-existing nodes no longer appear in view mode. They field is listed on the devel module's load tab, and the files appear on the edit form; they're just not shown on the node view.

They still don't list if I switch to one of the default themes. I'm using Contemplate, but I haven't defined a template for this node type.

On the devel load tab, [list] = 1, and the list box is checked on the edit form.

The field behaves the same whether or not the field is configured to display the list box.

Could this be related to http://drupal.org/node/280054, which was reported against the 6.x version?

I'm stumped ... what else can I check to shed light on the problem?

Thanks!

Comments

jshuster@drupal.org’s picture

One more tidbit: my site's configured to use private downloads.

dopry’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have permission to view the files?

liquidcms’s picture

Priority: Normal » Critical

i just grabbed latest dev version for Dr5 to see if this fixed it and then saw this and set perms (even though i am admin) and i can still not see my uploaded files on my node views; but on edit form it is ok and i can delete and re-upload.

Also i saw other post like this related to Dr6 version which talked about display settings - only display setting option is "default" - is that correct?

changed to critical.

also, but being on the node view i mean it isn't actually adding the field. Looking at html there is no div for that field, no label, etc.

liquidcms’s picture

oops, my bad.. didn't see the "list" checkbox.. had to set that... maybe this should be default setting; not sure why someone would (at lest in most cases) add a file but not have it available. and isn't this sort of redundant with the field display settings?

dopry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Thats so end users can select whether files are listed or now.. You can use the force list option on the widget settings to remove the option... There are slightly better configuration options in D6, but the D6 code base is pretty far removed from D5 and very few issues are held in common.