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.24 -r1.25 --- openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl 26 Nov 2007 09:14:43 -0000 1.24 +++ openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl 6 Oct 2008 12:06:57 -0000 1.25 @@ -41,7 +41,7 @@ #set text [ad_text_to_html $html]; #this could be used for entity encoded html text in rss entries set found [string first {[1]} $text] - $page log "search=$found,html=$html,text=$text" + $page log "--sc search=$found,html=$html,text=$text" if {$found > -1} { append description {} } else {