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.26 -r1.27 --- openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl 26 Jan 2009 21:26:07 -0000 1.26 +++ openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl 6 Mar 2009 09:06:08 -0000 1.27 @@ -40,7 +40,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 "--sc search=$found,html=$html,text=$text" + #$page log "--sc search=$found,html=$html,text=$text" if {$found > -1} { append description {} } else {