View Issue Details

IDProjectCategoryView StatusLast Update
0005487OXID eShop (all versions)1. ----- eShop frontend -----public2013-11-15 13:08
ReporterAlpha-Sys Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.7.8 / 5.0.8 
Target Version4.7.10 / 5.0.10Fixed in Version4.7.10 / 5.0.10 
Summary0005487: internal server error if you call verndorlist without cnid
DescriptionIf you call the vendorlist without the parameter cnid, you get an internal server error (500).

PHP Fatal error: Call to a member function getId() on a non-object in /usr/local/webapps/webroot/application/controllers/vendorlist.php on line 453

There must be a check if the object exists before the function getId() is called.

Example:
http://demoshop.oxid-esales.com/community-edition/index.php?cl=vendorlist
Steps To Reproducehttp://demoshop.oxid-esales.com/community-edition/index.php?cl=vendorlist
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2013-11-15 13:08

reporter   ~0009272

fixed