On Wed, 16 Aug 2000, cuiod-tec Jens Gelhaar wrote:
> <dtml-in "objectItems('DTML Document')">
> <dtml-var sequence-item>
> </dtml-in>
>
[...]
> works fine, if there is no reference to another object. But when I put
> something like
> <dmtl-var imageobject> in one of this DTML Document I get the appended error
> message.
>
Change it to <dtml-var "imageobject.tag()">. Probably it's a bug in Image
class.
[EMAIL PROTECTED]
/--------------------------------------\
| `long long long' is too long for GCC |
\--------------------------------------/
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )