Index: openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk-oracle.xql,v diff -u -r1.4 -r1.5 --- openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk-oracle.xql 21 Jul 2005 09:35:26 -0000 1.4 +++ openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk-oracle.xql 22 Jul 2005 00:29:44 -0000 1.5 @@ -30,7 +30,8 @@ where ci.item_id = dec.course_id(+) and dec.product_id = v.product_id(+) and - dc.course_id = ci.live_revision + dc.course_id = ci.live_revision and + dc.display_p [template::list::filter_where_clauses -and -name course_list]