Differents upload permission = file lost

chirale - July 13, 2008 - 21:50
Project:Drupal
Version:6.3
Component:upload.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I've noticed this issue in 5.x, and it seems not solved in 6.x.

  • Create a custom content type
  • Grant edit / create privileges to both anonymous and authenticated users
  • Grant "view uploaded files" privileges on authenticated user and anonymous users
  • Grant "upload files" permission only to authenticated user

As authenticated user, add a file to a custom content type you've created (I try with admin account before granting privileges) typing some text in the body (or type nothing).

Logout and, as anonymous user, type some text in the body (we have edit privileges on that content type). Save, and the files disappears from view and from node.

What's wrong?

 
 

Drupal is a registered trademark of Dries Buytaert.