--- test/html-webhacc/WebHACC/Result.pm 2008/08/30 10:27:47 1.17
+++ test/html-webhacc/WebHACC/Result.pm 2008/09/10 10:23:00 1.18
@@ -235,7 +235,8 @@
## Error message
my $error_type_text = $opt{type};
$out->nl_text ($error_type_text, node => $opt{node}, text => $opt{text},
- value => $opt{value});
+ value => $opt{value}, char => $opt{char},
+ octets => $opt{octets});
## Link to a long description