hi there, I am a little confused, after updating my zopeserver from 240 to 242 on linux redhat 7. The following code, which is needed in order to generate a sitemap, worked fine under 240, but not under 242! It is called "test" and does start itself: <dtml-var standard_html_header> <dtml-in "objectItems(['Portal Folder'])" skip_unauthorized> <dtml-try> <dt> <img src='misc_/OFSP/Folder_icon.gif' border=0> <dtml-var id> </dt> <dtml-with sequence-item> <dtml-var test> </dtml-with> <dtml-except></dtml-try> </dtml-in> <dtml-var standard_html_footer> In Zope 242 I get the error: Error Type: KeyError Error Value: validate Perhabs someone is able to help me ?!?!?! Thanks a lot in advance, ... Marc -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net