Re: [Zope] explicit object reference without acquisition
Meant to post to group...Sorry, That was a typo, It fails with the same error mentioned above when use the following <dtml-var expr="c.d.e(var1='var1')"> ----- Original Message ----- From: Dylan Reinhardt <zope@dylanreinhardt.com> Date: Friday, October 3, 2003 10:48 am Subject: Re: [Zope] explicit object reference without acquisition
On Fri, 2003-10-03 at 07:31, Brad Dickerson wrote:
<dtml-var expr="c.d.e.(var1='var1')"> --------------------------^
I think that extra dot between e and ( might be your problem.
HTH,
Dylan
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
The information contained in this message is confidential and is intended for the addressee only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden.
participants (1)
-
Brad Dickerson