*** TWiki.pm.orig Fri Oct 25 16:49:04 2002 --- TWiki.pm Fri Oct 25 17:25:51 2002 *************** *** 1476,1482 **** if ( $nowebhome = "on" && $pTopic eq "WebHome" && $pWeb eq $cWeb ) { last; } ! $text = "$pWeb.$pTopic$sep$text"; $sep = $usesep; if( $dontRecurse || ! $name ) { last; --- 1476,1482 ---- if ( $nowebhome = "on" && $pTopic eq "WebHome" && $pWeb eq $cWeb ) { last; } ! $text = "[[$pWeb.$pTopic][$pTopic]]$sep$text"; $sep = $usesep; if( $dontRecurse || ! $name ) { last;