Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.163 -r1.164 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 9 Aug 2007 18:05:53 -0000 1.163 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 10 Aug 2007 10:55:01 -0000 1.164 @@ -612,7 +612,7 @@ regexp {^([^|]+)[|](.*)$} $label _ label options if {[string match "http*//*" $link] || [string match "//*" $link]} { if {[regsub {^//} $link / link]} { - my msg t=[::xowiki::guesstype $link] + #my msg t=[::xowiki::guesstype $link] switch -glob -- [::xowiki::guesstype $link] { text/css { ::xowiki::Page requireCSS $link