View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000323 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2008-10-22 14:18 | 2012-12-10 14:37 |
Reporter | birute_meilutyte | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.0 revision 13895 | ||||
Summary | 0000323: exceptions for not existing classes are not caught | ||||
Description | shop productive mode is on and $this->iDebug = 0; if not existing class is entered (e.g. http://localhost/EE/index.php?cl=aaa) exception is displayed in frontend: exception 'oxSystemComponentException' with message 'EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND' in /path/FE_EE/core/oxutilsobject.php:104 Stack trace: #0 /path/FE_EE/core/oxfunctions.php(206): oxUtilsObject->oxNew('aaa', NULL) #1 /path/FE_EE/views/oxshopcontrol.php(247): oxNew('aaa') #2 /path/FE_EE/views/oxshopcontrol.php(76): oxShopControl->_process('aaa', NULL) #3 /path/FE_EE/index.php(106): oxShopControl->start() #4 {main} | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||