Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 23:31 UTC
Updated:
16 Aug 2010 at 08:47 UTC
I can enabled all of the correct permissions and my Authenticated users cannot see the link any ideas?
Comments
Comment #1
longwaveWhich module is providing the image in this case - image, imagefield or node_images? If uid 1 can see the link, a user with "crop images with toolbox" permission should also be able to see it.
Comment #2
chrislabeard commentedYeah i have the permission set so that any authenticated user can see the crop with toolbox but for some reason it doesn't work.... Im using imagefield with CCK.
Comment #3
longwaveDo you mean the "Crop this image" link isn't showing at all, or users get a permission denied message when they click on it?
I can't reproduce the former, the "Crop this image" link is always shown if the user has "crop images with toolbox". There however was a bug relating to the latter, previously users must have had "administer nodes" permission to be able to use the crop tool. I have uploaded a change to 6.x dev so users without "administer nodes" can crop the image if they were the user that originally uploaded it.
Comment #4
chrislabeard commentedyeah the link isn't showing up at all for authenticated users but it shows up for admin.
Comment #5
mrfelton commentedThere have been quite a few changes in CVS since this issue was reported. Please try with the latest code in CVS and let me know if its still an issue.
Comment #6
gooddesignusa commentedI'm not having any problems with this. Just make sure the user is the one who uploads the image.
Comment #7
nils.destoop commentedNo reply anymore, so i'm closing this.