projects
/
invirt/packages/invirt-web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
one world, one error-reporting mechanism
[invirt/packages/invirt-web.git]
/
code
/
templates
/
error_raw.tmpl
1
Error on operation $op for user $user: $errorMessage
2
3
Fields:
4
#for $f in $fields:
5
$f=$fields[$f].value
6
#end for
7
8
Error output:
9
$stderr#slurp
10
---- end error output
11
12
$traceback