Index: openacs-4/packages/xowiki/www/portlets/recent.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/recent.tcl,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/xowiki/www/portlets/recent.tcl 12 Feb 2006 01:21:38 -0000 1.1.2.2 +++ openacs-4/packages/xowiki/www/portlets/recent.tcl 13 Feb 2006 12:58:29 -0000 1.1.2.3 @@ -30,7 +30,7 @@ t1 add \ -title $page_title \ - -title.href "$page_title" \ + -title.href [::xowiki::Page pretty_link $title] \ -date $publish_date }