Nuxeo mailing list archives
[CPS-devel] typo in content_lib_display_contents_column.pt
jacques.champliaud at free.fr
jacques.champliaud at free.fr
Wed Oct 18 16:16:46 CEST 2006
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'
------------------------------------
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.