[zope2-tracker] [Bug 1002242] Re: TALES: Non-simple path expressions may be evaluated in a string expression
Ian Livingstone
contactme at ianlivingstone.me.uk
Fri Oct 5 13:29:51 UTC 2012
This syntax didn't cause compilation errors (and worked perfectly well)
in the previous versions of zope that I've used running up to zope
2.13.10.
It's also how it's documented in wiki.zope.org ; e.g. in their example you're shown the correct syntax should be as follows :
<a tal:attributes="href string:${context/absolute_url}/foo"> Foo </a>
as taken from :
http://wiki.zope.org/zope2/PageTemplateStyleGuide
--
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/1002242
Title:
TALES: Non-simple path expressions may be evaluated in a string
expression
To manage notifications about this bug go to:
https://bugs.launchpad.net/zope.tales/+bug/1002242/+subscriptions
More information about the zope2-tracker
mailing list