On image node pages ("http://www.example.com/img_1.jpg") even anonymous users can get the originals by appending ?size=_original to the image name ("http://www.example.com/img_1.jpg?size=_original").
(This is a different problem from http://drupal.org/node/86283).
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image_156442.patch | 1.26 KB | drewish |
Comments
Comment #1
drewish commentedah, i'd posted a patch to http://drupal.org/node/86283#comment-268474 to fix this... i suppose we could move that over here though...
Comment #2
drewish commentedgot a new patch. works better when an invalid size is specified it redirects to the default.
Comment #3
drewish commentedi've committed this to HEAD and DRUPAL-5
Comment #4
Hetta commentedWonderful, it's fixed in the latest dev, thanks!
Comment #5
(not verified) commented