Posted by netentropy on May 27, 2009 at 1:20pm
2 followers
Jump to:
| Project: | File Node |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
I was very excited to find this module however it did not do what I thought it did.
After installing and creating my first file, it presented the file just as an upload attachment would.
It created a node and teaser, the teaser tile linked to the node and the node title did nothing, there was a place at the bottom to download the file node.
Same at just uploading and attaching.
Also when I logged out, all my nodes and my front page gave me an Acess Denied page.
Not until I uninstaleld File Node did it correct itself.
Comments
#1
I think I've fixed part of the problem in version 6.x-1.4 and version 5.x-1.2. Originally, if viewer do not have permission to download a filenode, he/she would see "access denied" on node listing page that lists any filenode. This is a bug in my implementation of hook_nodeapi. I've fixed it now.
However, I'm not sure I understand what you mean by "just as an upload attachment would". Please explain more on that. Thanks.