[zope2-tracker] [Bug 1076316] [NEW] Tales Expression breakage in lates Zope 2.12.26 and 2.13.
Andreas Elvers
andreas.launchpad at gomorrha.de
Thu Nov 8 11:03:02 UTC 2012
Public bug reported:
The following Tales expression used to compile under Zope 2.12.20 and
also on earlier version of 2.13.
Enter this in ZMI into a page template:
<span tal:replace="string:${options/blah|string:foo}"></span>
With 2.12.26 and 2.13.19 an error is thrown upon saving.
Compilation failed
zope.tal.taldefs.TALError: $ must be doubled or followed by a simple path in expression u'string:${options/blah|string:foo}', at line 8, column 3
** Affects: zope2
Importance: Undecided
Status: New
** Tags: tales
--
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