View Issue Details

IDProjectCategoryView StatusLast Update
0006067OXID eShop (all versions)1. ----- eShop frontend -----public2015-03-23 17:43
Reporterd.bloessl Assigned To 
PrioritynormalSeveritymajorReproducibilityunable to reproduce
Status closedResolutionopen 
Product Version4.9.3 / 5.2.3 
Summary0006067: oxAutoload crashes, if config is not initialized
DescriptionWhen a 404 page is delivered and a class from a not yet loaded module is used, it leads to a EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND.

This leads to problems, if you need special classes for displaying a header.
Steps To ReproduceTry to get a module class from oxRegistry in handlePageNotFoundError().
In oxAutoload the request to $oModulelist->getActiveModuleInfo() returns an empty list and the class is not found.

If the class is added to modules/functions.php with a require_once, everything is working fine.
TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

QA

2015-03-05 17:05

administrator   ~0010762

Reminder sent to: d.bloessl

Can you please provide us with a code example and explain in detail why you are trying to get a module class from oxRegistry in handlePageNotFoundError() ?

Thank you in advance.

QA

2015-03-23 17:43

administrator   ~0010822

No feedback by reporter for >2 weeks.
Closed.