View Issue Details

IDProjectCategoryView StatusLast Update
0000530OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:37
Reporterphilipp_grashoff Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.1.0 revision 15990 
Summary0000530: oxbasket.php makes fatal error if Performance -> Calculate Product Price is unset
DescriptionIf Master Settings -> Core Settings -> Performance -> Calculate Product Price is not set, a fatal PHP error occures when adding a product to basket:

Fatal error: Call to a member function getBruttoPrice() on a non-object in /htdocs/oxideshop/eshop/source/core/oxbasket.php on line 1081
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-01-22 11:35

reporter   ~0000390

Fix this to eliminate fatal error.
Later some functionality for handling "Catalogue mode" will be implemented.