--- parser3/tests/318.html 2015/10/21 21:49:11 1.1
+++ parser3/tests/318.html 2015/10/21 21:57:04 1.2
@@ -2,7 +2,7 @@
Unhandled Exception: $exception.type
Source: $exception.source
Comment: $exception.comment
-^if(def $exception.file){File: $exception.file^(${exception.lineno}:$exception.colno^)}
+^if(def $exception.file){File: ^exception.file.match[.*/][]{}^(${exception.lineno}:$exception.colno^)}
^if($stack){^stack.menu{ $stack.name ^stack.file.match[.*/][]{}^(${stack.lineno}:$stack.colno^)
}}