View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001465 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2009-11-11 08:45 | 2012-12-10 14:37 |
Reporter | avenger | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2.0 revision 23610 | ||||
Fixed in Version | 4.3.0 revision 26948 | ||||
Summary | 0001465: Shop is redirected to "offline.html" without logging the reason for the exception | ||||
Description | In case "iDebug" is 0, an exception trace is not logged in the exception log file. In case of problems which are not always occuring, and are not reproducible in a test environment, you will not want to set iDebug, as a lot of info gets output in the shop-page, upsetting all(!) your visitors, not only the ones experiencing the specific problem.. Generally the exception handling should be more verbose, in order to allow a better problem tracing. | ||||
Additional Information | Remove logging dependency on "iDebug" being <> 0 in protected function _uncaughtException( oxException $oEx ) and protected function _dealWithNoOxException( Exception $oEx ) in the exception handler... | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||