[zope2-tracker] [Bug 1076316] Re: Tales Expression breakage in lates Zope 2.12.26 and 2.13.

Andreas Elvers andreas.launchpad at gomorrha.de
Thu Nov 8 12:35:48 UTC 2012


The current workaround is to write something like this:

<span tal:condition="exists:options/blah" tal:replace="string:${options/blah}"></span>
<span tal:condition="not:exists:options/blah" tal:replace="string:foo"></span>

-- 
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/1076316

Title:
  Tales Expression breakage in lates Zope 2.12.26 and 2.13.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/1076316/+subscriptions


More information about the zope2-tracker mailing list