# Module TAL.TALInterpreter, line 206, in __call__ # Module TAL.TALInterpreter, line 250, in interpret # Module TAL.TALInterpreter, line 426, in do_optTag_tal # Module TAL.TALInterpreter, line 411, in do_optTag # Module TAL.TALInterpreter, line 406, in no_tag # Module TAL.TALInterpreter, line 250, in interpret # Module TAL.TALInterpreter, line 609, in do_insertStructure_tal # Module Products.PageTemplates.TALES, line 221, in evaluate
URL: file:CPSForum/skins/forum_default/post_view_csnippet.pt Line 10, Column 6 Expression: <PythonExpr post_doc.render(proxy=post)> [.......] Hi, When trying to view a comment (the whole comment) of a Document I get this traceback: [.....] * Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__ __traceback_info__: post_doc.render(proxy=post) * Module Python expression "post_doc.render(proxy=post)", line 1, in <expression> * Module Products.CPSDocument.CPSDocument, line 63, in render * Module Products.CPSDocument.FlexibleTypeInformation, line 869, in renderObject * Module Products.CPSDocument.FlexibleTypeInformation, line 840, in _renderLayouts * Module Products.CPSSchemas.Layout, line 388, in renderLayoutStructure AttributeError: 'list' object has no attribute 'strip' I can view the document and its comments titles but trying to see only the comment, in order to anwser to it seems not possible. I use zope 2.8.1, python 2.4.1 on Linux FC4. -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better. http://www.cps-project.org for downloads & documentation. Free hosting of CPS groupware: http://www.objectis.org. _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
