[Zope-dev] problem with TAL statements across multiple lines in
zope 2.7b3
Dieter Maurer
dieter at handshake.de
Fri Dec 12 15:05:32 EST 2003
Gerry Kirk wrote at 2003-12-12 11:34 -0500:
>i didn't have this problem with zope 2.6.2. I have a TAL statement as
>follows:
>
>tal:define = "url python:test(item_typeinfo.getId() in
>use_folder_contents, item.absolute_url()+'/folder_contents',
>item.absolute_url()+'/'+action);"
>
>this statement works if it is all on one line, but i get a syntax error
>if it is spread across multiple lines. is this a bug, or a change in TAL
>design?
Sounds like a bug...
--
Dieter
More information about the Zope-Dev
mailing list