View Issue Details

IDProjectCategoryView StatusLast Update
0000845OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:45
ReporterHarsam Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.0 revision 17976 
Fixed in Version4.1.2 revision 18998 
Summary0000845: Fatal error in oxid.php (V.4.1.0_17976) by parsing original deeplinks
DescriptionWhen parsing original deeplinks (example: .../oxid.php?cl=details&anid=100588 or like .../oxid.php?cl=alist&cnid=69a42594520bbdc81.78346305 ) by oxid.php (V.4.1.0_17976), we get the fatal error:

Fatal error: Call to undefined function getstr() in /welpregq/www.well-power.de/oxid.php on line 40

If we use the prior oxid.php from V.4.0.0.2_14967 this error doesn`t exists.
 
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-04-29 12:56

reporter   ~0000823

The fatal error occurs also on v.4.1.1_18442, simply by loading:
http://[domain]/oxid.php

vilma_liorensaityte

2009-05-04 14:35

reporter   ~0000829

Removed string handler getter, because we don't need here utf-8 handling. This file oxid.php is used only for compatibility with Former SEO Urls.