Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2006 at 11:10 UTC
Updated:
27 Jul 2006 at 01:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
ekes commentedPatch with all the descriptive stuff attached
Comment #2
ekes commentedSame problem (same auth code) patched and fixed in Audio http://drupal.org/node/64889
Comment #3
jraper@groups.drupal.org commentedSorry if this is a dumb question -- Would I be correct in assuming that this patch will only be operative while the original anonymous user's session is in force. If so, is the image effectively "locked" to all anonymous users (including the originator) thereafter? Just trying to understand this change's implications.
Comment #4
ekes commentedYes, well if you don't want anonymous users (read anyone) to be able to edit posts made anonymously then if someone makes a post anonymousiy they won't be able to edit it. This is normal behaviour for Drupal modules - see story for example.
I don't think this bug effects many people, as they don't allow anonymous image posting... but some of us do. So for us please make the fuction of image consistent with other modules - above does it :-)
Comment #5
allie mickaI'm making this "critical" because it opens a rather significant security hole when you delete a user and her content is set to uid=0. All images created by the deleted user become world-writeable. Which is bad.
RTBC.
Thanks!
Comment #6
walkah commentedcommitted. thanks!
Comment #7
(not verified) commented