18 Apr
2001
18 Apr
'01
8:46 p.m.
Phil Harris writes:
<dtml-var standard_html_header> <a href="&dtml.url-login_html;">Login</a> </dtml-var standard_html_footer>
Created the login_html (dtml_method).
Changed the permissions so that anaonymous couldn't view it.
Tried viewing the index_html, which to my mind should have worked but it didn't. I tried to reproduce your problem in my ZopeCVS:
Apparently, the construct requires "Access Contents Information". When I withdraw this permission, your problem occured. For me, "View" permission was not relevant. Dieter