View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002049 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2010-08-19 11:04 | 2012-12-10 13:44 |
Reporter | d3 | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.1 revision 28950 | ||||
Fixed in Version | 4.4.7 revision 33396 | ||||
Summary | 0002049: Cannot redeclare class xx_oxbasket_module... | ||||
Description | Because a change in oxutilsobject shop displays the following error while implementation of an oxbasket-module. Cannot redeclare class xx_oxbasket_module... These changes causes this effect: oxutilsobject in 4.3.2 (works fine): line 284: include_once $sParentPath; oxutilsobject in 4.4.0 and up (problematical): line 285: include $sParentPath; Why it has been changed and is it possible, to restore it or to resolve it? | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0002438 | resolved | sarunas_valaskevicius | Fatal error then trying to build codecoverage or metrics on single test |
has duplicate | 0002533 | closed | dainius.bigelis | Bug 2049 "Cannot redeclare class..." is not fixed |