Hello,
I got a problem in
CPS-3.4.2-2 and CPS-3.4.1 in
Products/CPSDefault/skins/cps_default/
content_lib_display_contents_column.pt

is there a typo ',' in state of ';' ?
( if not, how come putting a ';' solved my pb ? )

------------------line 30 ------------------
<tal:block define="info python:here.getContentInfo(item, level=1,
cpsmcat=cpsmcat);
                         review_state python:info['review_state'];
                         item_id item/getId|string:noid, <-------typo here?
                         proxy_creator item/Creator|info/creator"
                 condition="python:review_state != 'draft'
------------------------------------



_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to