View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005051 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2013-04-09 13:38 | 2013-04-11 16:46 |
Reporter | michael_keiluweit | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.7.4 / 5.0.4 revision 57063 | ||||
Summary | 0005051: few notice messages in the error log | ||||
Description | After getting a test file from D3, I can reproduce some notice issues from some shop classes. I'd attached the file. | ||||
Steps To Reproduce | 1. add those lines to config.inc: ini_set('error_reporting', E_ALL); ini_set('display_errors', 1); 2. put the attached file test.php to the shop root directory. 3. call the file via browser. | ||||
Additional Information | I tested it with the Professional Edition. The messages: Notice: Undefined variable: oActView in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/core/oxconfig.php on line 2068 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/core/oxbase.php on line 433 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3693 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3712 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3712 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3738 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3759 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3759 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/application/models/oxarticle.php on line 3834 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/core/oxbase.php on line 697 Notice: Trying to get property of non-object in /var/www/testshops/OXID_ESHOP_PE_4.7.4_57063_for_PHP5.3/core/oxbase.php on line 697 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||