View Issue Details

IDProjectCategoryView StatusLast Update
0005051OXID eShop (all versions)4.07. Source code, Testpublic2013-04-11 16:46
Reportermichael_keiluweit Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version4.7.4 / 5.0.4 revision 57063 
Summary0005051: few notice messages in the error log
DescriptionAfter getting a test file from D3, I can reproduce some notice issues from some shop classes. I'd attached the file.
Steps To Reproduce1. 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 InformationI 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
TagsNo tags attached.
Attached Files
test.php (566 bytes)
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2013-04-10 11:54

reporter   ~0008591

noticed should be switched off - this is requarement