Index: openacs-4/packages/static-portlet/tcl/static-portal-content-procs-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/static-portal-content-procs-oracle.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/static-portlet/tcl/static-portal-content-procs-oracle.xql 23 Jul 2002 13:40:45 -0000 1.2 +++ openacs-4/packages/static-portlet/tcl/static-portal-content-procs-oracle.xql 8 Aug 2006 21:27:12 -0000 1.3 @@ -10,6 +10,7 @@ :1 := static_portal_content_item.new( package_id => :package_id, content => :content, + format => :format, pretty_name => :pretty_name ); end;