Anonymous | Login | Signup for a new account | 2021-04-17 15:04 BST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000368 | SiT! | other | public | 2009-01-06 20:43 | 2009-02-27 16:27 | ||||
Reporter | paulh | ||||||||
Assigned To | ivan | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 3.45 | Fixed in Version | 3.45 | ||||||
Summary | 0000368: Write trigger_errors to disk | ||||||||
Description | We should really write any errors which trigger_error displays to a longer file as this will allow us to: a) identify problems which are not reported b) Resolve problems which people see though dont have write down the error Perhaps use $CONFIG['error_logfile'] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
ivan (administrator) 2009-01-06 20:59 |
Already implemented in trunk svn r4587. set $CONFIG['DEBUG'] = TRUE and your error_logfile path to a writable file. |
paulh (administrator) 2009-01-06 21:31 |
Ivan, I think this should run all the time not only when you have debug mode on. My reasoning is that we regularly get reports of an error on our live system though the end user dont record the error they have and the page redirects before I can get over and have a look. Theres two outstanding bugs which we cant managed to reproduce (errors on update and error on approving billable incidents) |
ivan (administrator) 2009-01-06 21:42 |
ok, I'm up for that. I'll make the change later unless you want to dive in. ;) |
ivan (administrator) 2009-01-07 10:24 |
Resolved in trunk svn r4595 |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-06 20:43 | paulh | New Issue | |
2009-01-06 20:59 | ivan | Note Added: 0000414 | |
2009-01-06 20:59 | ivan | Status | new => closed |
2009-01-06 20:59 | ivan | Resolution | open => no change required |
2009-01-06 21:31 | paulh | Note Added: 0000415 | |
2009-01-06 21:31 | paulh | Status | closed => feedback |
2009-01-06 21:31 | paulh | Resolution | no change required => open |
2009-01-06 21:42 | ivan | Note Added: 0000416 | |
2009-01-07 09:42 | ivan | Status | feedback => assigned |
2009-01-07 09:42 | ivan | Assigned To | => ivan |
2009-01-07 09:42 | ivan | Projection | none => tweak |
2009-01-07 09:42 | ivan | Target Version | => 3.45 |
2009-01-07 10:24 | ivan | Note Added: 0000417 | |
2009-01-07 10:24 | ivan | Status | assigned => resolved |
2009-01-07 10:24 | ivan | Resolution | open => fixed |
2009-01-07 10:24 | ivan | Fixed in Version | => 3.45 |
2009-02-27 16:27 | ivan | Status | resolved => closed |
Copyright © 2000 - 2021 MantisBT Team |