RE: [Zope-dev] strange permission errors again
After the latest round of CVS updates I am again getting strange requests for authorisation in unusual places. No matter that I use my admin to try and validate they still occur.
Typical piece of code is
<dtml-with "_.namespace(SUB=include.ZGA_Eval(sub))">
Robin - The problem was with "_.namespace". If you update cDocumentTemplate to the latest CVS and recompile it, this should go away... Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
In article <613145F79272D211914B0020AFF640195A7254@gandalf.digicool.com> , Brian Lloyd <Brian@digicool.com> writes
After the latest round of CVS updates I am again getting strange requests for authorisation in unusual places. No matter that I use my admin to try and validate they still occur.
Typical piece of code is
<dtml-with "_.namespace(SUB=include.ZGA_Eval(sub))">
Robin -
The problem was with "_.namespace". If you update cDocumentTemplate to the latest CVS and recompile it, this should go away...
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
I'll certainly try that out. -- Robin Becker
participants (2)
-
Brian Lloyd -
Robin Becker