View Issue Details

IDProjectCategoryView StatusLast Update
0000323OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:37
Reporterbirute_meilutyte Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.0 revision 13895 
Summary0000323: exceptions for not existing classes are not caught
Descriptionshop 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}
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

There are no notes attached to this issue.