*** preview~ Mon Dec 29 14:48:30 2003 --- preview Sun Jan 4 20:29:38 2004 *************** *** 110,116 **** } # get the edited text and combine text, form and attachments for preview ! &TWiki::Form::fieldVars2Meta( $webName, $query, $meta ); $text = $query->param( "text" ); if( ! $text ) { # empty topic not allowed --- 110,116 ---- } # get the edited text and combine text, form and attachments for preview ! &TWiki::Form::fieldVars2Meta( $webName, $query, $meta, 0, 1, $topic ); $text = $query->param( "text" ); if( ! $text ) { # empty topic not allowed