Closed (fixed)
Project:
File Framework
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2010 at 15:49 UTC
Updated:
12 Dec 2011 at 12:24 UTC
I've built a simple view with one of the fields being the "File:Attached File"
When viewing the view, the full file name does not appear, even though there is ample space in the td.
Have not been able to track down the code or css that limits the text length of the title.
Thanks for any assistance...
| Comment | File | Size | Author |
|---|---|---|---|
| capture.png | 25.12 KB | four99 |
Comments
Comment #1
four99 commentedComment #2
MetalSeed commentedsame issue to me :(
Comment #3
miglius commentedThe limit is set in the fileframework/contrib/views/file_views.module file, FILE_VIEWS_TITLE_LENGTH_SHORT constant.
Comment #4
johanneshahn commentedremoved all that code. user can set node title output in views