Download & Extend

node gets not published, when a limited user is creating a node and Uploading images

Project:jUpload for Imagefield
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:awolfey
Status:active

Issue Summary

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

#1

Hi, I am quite busy but will try to make time to fix this in the next few days. Thanks for your patience.

#2

Same problem.

Any idea where to look?

#3

Wow, 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.

#4

Assigned to:sch0k0» awolfey

OK, I've just committed a fix for this. Please wait for the new dev package or get the changes from CVS. Thanks.