View Issue Details

IDProjectCategoryView StatusLast Update
0002949OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:38
Reporteravenger Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.4.8 revision 34028 
Fixed in Version4.5.1 revision 38045 
Summary0002949: Shop crash when "oxbasket" is overloaded
DescriptionSee http://www.oxid-esales.com/forum/showthread.php?p=58937#post58716
Steps To ReproduceOverload oxbasket and login with "Keep me logged-in" enabled
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2011-06-03 09:22

reporter   ~0004678

@developers: check from source code side if such issue still exist.

Linas Kukulskis

2011-07-01 15:31

reporter   ~0004809

already if statement exist:
if ( !class_exists( $sModuleClass, false ) ) {
...
}