Jump to:
| Project: | File Framework |
| Version: | 6.x-1.0-alpha5 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Setup: D6.11, FileFramework alpha5 (with attachments, CCK, Views enabled), core upload module is disabled
I'm using the File attachments to attach PDFs to a node, then published as a block through views.
Under File attachments, user uploads a pdf of types name in auto-complete field to attach a previously uploaded file (through File content)
All the attachments display fine on the node, however, on the node edit page:
- Not all attachments are displayed
- When trying to make changes to the attachments now, it displays: "pages: this post can't be referenced." error message.
I've noticed that there are lots of duplicates in the database, tried to clean it up, but this has made all displayed attachments in node edit page disappear.
The PDFs display on the actual page fine, but it is impossible to remove any, or attach new ones it seems.
I tried updating to Alpha5, as I had the issue with Alpha4, but to no avail. I can't imagine it being due to the site being at 6.11 and not 6.12.
Ideas would be very welcome.
Comments
#1
Do you have this issue with the file nodes created in alpha4 or alpha5 or both?
#2
They were created in alpha4, but that's a good point, I'll try creating a node now that it's upgraded to alpha5 see if I still have the issues.
#3