--- test/html-webhacc/WebHACC/Result.pm 2008/08/15 12:11:56 1.12 +++ test/html-webhacc/WebHACC/Result.pm 2008/08/15 16:03:46 1.13 @@ -204,7 +204,8 @@ ## Error message my $error_type_text = $opt{type}; - $out->nl_text ($error_type_text, node => $opt{node}, text => $opt{text}); + $out->nl_text ($error_type_text, node => $opt{node}, text => $opt{text}, + value => $opt{value}); ## Additional error description if (defined $opt{text}) { ## TODO: Remove this block once all errors are put into the catalog.