CCK 5.x-1.5
ImageField 5.x-1.1
Private Download
Windows XP

All users (anonymous, authenticated, and custom roles) have access to a node when the node's image field is not populated. After uploading an image to the image field, only specific roles can see the node (with the image field populated correctly) and all other users (anonymous and authenticated not assigned to the roles) get an access denied message. I've tried to identify access control policies that specified only the roles that still get access but I have not found any that have an impact. Can anyone explain this or reproduce it? I have not been able to recreate this on my Linux system yet, so it could be a Windows thing, but since I can upload the file successfully, I thought it was unlikely a Windows folder permission issue.

Comments

jgumpert’s picture

I've done some more testing on my linux system and I can not recreate the issue. The main difference I can spot between the systems is that my Windows machine does not have clean urls enabled. Other than that, the drupal configuration is the same.

dopry’s picture

Status: Active » Postponed (maintainer needs more info)

You get a drupal access denied for the node page? You using any access control modules, or test any access control modules? I seriously doubt this is imagefield related.... You might also check the admin/user/access page to make sure people have permission to access the content type...

dopry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)