*** /c/tmp/view Wed Jun 18 21:07:12 2003 --- /c/tmp/view Wed Jun 18 21:07:12 2003 *************** *** 164,169 **** --- 164,171 ---- writeDebugTimes( "view - get rev info" ); + $text = &TWiki::handleMetaTags( $webName, $topic, $text, $meta, ( $rev == $maxrev ) ); + if( ! $viewRaw ) { $text = &TWiki::handleCommonTags( $text, $topic ); writeDebugTimes( "view - handleCommonTags done" );