[Zope-dev] problem with TAL statements across multiple lines in
zope 2.7b3
Gerry Kirk
gerry at faithonline.com
Fri Dec 12 11:34:38 EST 2003
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?
- Gerry
More information about the Zope-Dev
mailing list