Index: openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl 30 Dec 2006 01:55:17 -0000 1.16 +++ openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl 4 Mar 2007 21:32:40 -0000 1.17 @@ -21,7 +21,9 @@ if {[$page set publish_status] eq "production"} { # no data source for for pages under construction ns_log notice "--sc page under construction, no datasource" - return + return [list object_id $revision_id title "" \ + content "" keywords "" \ + storage_type text mime text/html] } $page absolute_links 1