Hi all,

I have a little Problem on using Images in my Product.
If i'am logged in as Manager i can View the Image, but if logged in as
Anonymous i can't view the Image.
The View permission is assigned to Anonymous Role and the Image Foo is
assing to the View Permission, but i can't view the Image as Anonymous.

Source:
__ac_permissions=(
...
('View', ('index_html','Foo'), ('Manager',)),
...)

Foo = ImageFile('icons/foo.gif',globals())

Link:
http://www.somewhere.de/myProduct/Foo

Please Help, Thanks as


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to