Index: openacs-4/packages/bookmarks/www/bookmarks-check.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/bookmarks-check.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/bookmarks/www/bookmarks-check.tcl 7 Aug 2014 07:36:54 -0000 1.9 +++ openacs-4/packages/bookmarks/www/bookmarks-check.tcl 24 Sep 2015 07:32:15 -0000 1.10 @@ -105,7 +105,7 @@ ns_write "

+ Skipping [ns_quotehtml $url_title] ....
- Skipping [ad_quotehtml $url_title] ....
" @@ -144,7 +144,7 @@ ns_write "

$delete_html - [ad_quotehtml $url_title].... NOT FOUND [ad_quotehtml $response]
" + [ns_quotehtml $url_title].... NOT FOUND [ns_quotehtml $response] " incr dead_count @@ -171,7 +171,7 @@ ns_write "

- +
[ad_quotehtml $url_title].... FOUND   [ad_decode $title "" "" "title: $title"][ns_quotehtml $url_title].... FOUND   [ad_decode $title "" "" "title: $title"]
" }