[ZCM] [ZC] 372/ 1 Request "tal:attributes fails with error in image tag"

Collector: Zope Bugs, Features, and Patches ... zope-coders@zope.org
Wed, 01 May 2002 18:35:59 -0400


Issue #372 Update (Request) "tal:attributes fails with error in image tag"
 Status Pending, Zope/bug low
To followup, visit:
  http://collector.zope.org/Zope/372

==============================================================
= Request - Entry #1 by Anonymous User on May 1, 2002 6:35 pm

<img tal:replace="structure container/images/image.gif" tal:attributes="border string:1">

i get the following error when i load the page

Error Type: AttributeError
Error Value: Context instance has no attribute 'getCompilerError'

i've been using the tag method as a work around, but people have told me that this tag *should* work as is, hence this bug report.
==============================================================