View Issue Details

IDProjectCategoryView StatusLast Update
0000498OXID eShop (all versions)6. ------ Setup -------public2009-01-28 07:57
Reportersarunas_valaskevicius Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.0.2 revision 14967 
Fixed in Version4.0.1.0 revision 15990 
Summary0000498: setup/index.php shows some notices in E_STRICT mode
Descriptionthere are some E_STRICT warnings that should be fixed in setup. e.g.:

Notice: Use of undefined constant STEP_WELCOME - assumed 'STEP_WELCOME' in /mnt/flex/htdocs/oxideshop/eshop/source/setup/headitem.php on line 69 Call Stack #TimeMemoryFunctionLocation 10.0061395976{main}( )../index.php:0 20.0075488224include( '/mnt/flex/htdocs/oxideshop/eshop/source/setup/headitem.php' )../index.php:618

Notice: Undefined index: country_lang in /mnt/flex/htdocs/oxideshop/eshop/source/setup/index.php on line 754

Notice: Undefined index: country_lang in /mnt/flex/htdocs/oxideshop/eshop/source/setup/index.php on line 364
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

arvydas_vapsva

2009-01-13 14:17

reporter   ~0000361

fixed