Closed (fixed)
Project:
Workbench Files
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 20:11 UTC
Updated:
25 Jul 2011 at 15:41 UTC
Just did a clean install with the latest versions, according to drush, of the modules listed below.
After uploading a file or two, I go to admin/workbench/files and get the attached screenshot. (I use the RootCandy admin theme.)
The files are not listed. I can see them on their nodes just fine, but not in the file list.
Drupal 7.2
Chaos tools 7.x-1.x-dev
Views 7.x-3.x-dev
Views UI 7.x-3.x-dev
Workbench 7.x-1.0-beta5
Workbench Access 7.x-1.x-dev
Workbench Files 7.x-1.0-beta5
Is there any other information I can provide?
| Comment | File | Size | Author |
|---|---|---|---|
| nofileslisted.png | 59.56 KB | jerrac |
Comments
Comment #1
robeano commentedI tested with ctools 7.x-1.0-alpha2 and Views 7.x-3.0-alpha1 and all of the other versions of the modules the same and could not replicate the error. Files listed as usual. This was a bit of lazy testing i.e. what I had installed on my local demo version of Workbench. It would be interesting to see a test the with latest stable releases of ctools and views.
Comment #2
agentrickardAlso cannot replicate. (Though I fixed a very minor capitalization issue with "File List").
What types of files are these? What type of field are you using?
Comment #3
agentrickardI just tested this on a Drupal 6 => Drupal 7 upgrade as well, and the files appear.
I don't think this is a release blocker, I think it's a special case.
@jerrac
Are you using Private or Public files? Or both?
What are the contents of the {file_managed} table, if anything? If that is empty or incorrect, it would explain this behavior.
Comment #4
agentrickardComment #5
jerrac commentedHrm... Right, now it works for me as well.
I think I might have updated views on the this particular test instance, and that might have fixed it. But it's been a while and I can't remember for sure. And I had triple checked to make sure it really wasn't working before posting this issue. *sigh*
Sorry for the waste of time.