Closed (fixed)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2012 at 14:47 UTC
Updated:
20 Feb 2014 at 18:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
devin carlson commentedComment #2
ParisLiakos commentedi cant say i completely got the bug..two screenshots would help if you have the time.thanks:)
Comment #3
bneil commentedComment #4
elvis2 commentedI an confirm the issue. You can validate it as well by doing the following:
- create content type (or use article)
- add file field. Be sure to check the checkbox that reads "enable the description field"
- change display for file to be rendered entity (content type manage display)
- goto file manage display (in my case admin/structure/file-types/manage/document/file-display)
- check the "generic file" option
- now create a node and add a file with a description
Attached are screenshots before the patch.
The only thing I would like to add is that the "download link" token should also have the [file:description] token available.
Comment #5
elvis2 commentedSorry, the images are not described. I thought I could come back and re-edit them. Here they are again...
Comment #6
elvis2 commentedwow, apparently d.o. does not show file descriptions? Sorry...
Here is the content display with the patch applied.
Comment #7
bneil commentedComment #8
aaron commentedMake sure to set the file field widget to file when testing. This works as advertised.
Comment #9
egbertb commentedYep, works fine. Why is this not yet in the new release?
Comment #10
socialnicheguru commentedI don't think the patch shows up. for some reason the patch is hidden and all one sees are the pictures.
I think correcting that might help.
Comment #11
dave reidThe patch is set to be displayed, so I'm not sure how I can set it to be visible...
https://drupal.org/files/file-entity-load-description.patch
Comment #12
dave reidComment #13
dave reidComment #14
aaron commentedfile-entity-load-description.patch queued for re-testing.
Comment #15
aaron commentedCommitted to http://drupalcode.org/project/file_entity.git/commit/3661d8b.