Active
Project:
jUpload for Imagefield
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Aug 2009 at 07:32 UTC
Updated:
16 Oct 2010 at 02:36 UTC
Hi all, I hope you can help my :)
I created a Galerie based on CCk and filefild / imagefield, i use jUpload for multiple upload, and it worked fine.
I also have a limited user (moderator) he is allowed to create this galerie node and got access for jUpload, also the default for this node is "published"
but when a moderator creating a galerie using jUpload its unpublished.
it is fixed when i give the moderator "administer nodes " rights, but I can't do that, cause so the would be able to edit forum-threads and would have access to user-data, wich i want to protect.
Any Ideas? I mean it was working, but probably after some updates ( filefild, imagefield or so) it stoped working...
Thank you
Comments
Comment #1
awolfey commentedHi, I am quite busy but will try to make time to fix this in the next few days. Thanks for your patience.
Comment #2
akrywko commentedSame problem.
Any idea where to look?
Comment #3
awolfey commentedWow, it's been over a year since I said I would try to make time. Off the top of my head I'm not sure where to look. Anything that checks user access would be the obvious place. The other would be anywhere where $node->status is being set or changed.
I will put this on my todo list again.
Comment #4
awolfey commentedOK, I've just committed a fix for this. Please wait for the new dev package or get the changes from CVS. Thanks.