28 Aug
2003
28 Aug
'03
9:34 a.m.
martin f krafft wrote:
<metal:block define-macro="box" tal:define="results python:request.get('news', here.portal_catalog.searchResults( ... ));:>
This is the only bit I can see that could cause problems. Why do you look in the REQUEST for something called 'news' first? Find where that's being set and I bet you'll findthe source fo your problem ;-) Chris