Index: openacs-4/packages/xowiki/tcl/link-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/link-procs.tcl,v diff -u -r1.51 -r1.52 --- openacs-4/packages/xowiki/tcl/link-procs.tcl 1 Oct 2008 18:10:48 -0000 1.51 +++ openacs-4/packages/xowiki/tcl/link-procs.tcl 3 Oct 2008 11:28:16 -0000 1.52 @@ -11,7 +11,7 @@ # generic links # Class create BaseLink -parameter { - cssclass href label title target extra_query_parameter anchor + cssclass href label title target extra_query_parameter {anchor ""} } BaseLink instproc mk_css_class {-additional {-default ""}} {