Ignore:
Timestamp:
Jun 13, 2008, 3:51:37 AM (16 years ago)
Author:
price
Message:

all details in email too, still just for CodeError?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-www/code/templates/error.tmpl

    r600 r601  
    1313consistently biting you and we don't seem to be fixing it.</p>
    1414
    15 <p>In case you're curious, the gory details are here.</p>
     15<p>In case you're curious, the gory details are below.</p>
    1616
    1717<pre>
    18 Error on operation $op for user $user: $errorMessage
    19 
    20 Fields:
    21 #for $f in $fields:
    22 $f=$fields[$f].value
    23 #end for
    24 
    25 Error output:
    26 $stderr#slurp
    27 ---- end error output
    28 
    29 Traceback:
    30 $traceback
     18$details
    3119</pre>
    3220#end def
Note: See TracChangeset for help on using the changeset viewer.