View Issue Details

IDProjectCategoryView StatusLast Update
0004199OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:27
Reportersvetlana 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.3 revision 47975 
Target VersionFixed in Version4.6.6 revision 54646 
Summary0004199: Do not display the information about variants, when variants are not active
DescriptionWhen variants of the products are not active, all the information about variants should not be displayed at all

Steps To Reproduce1.In admin: Administer Products->Products, create a product with few still no active variants.
2.Go to frontend, in this product detail view.
In detail view is displayed such info in red: "choose variant" and "Please select a variant"
TagsProducts
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

aurimas.gladutis

2012-11-30 08:42

reporter   ~0008028

fixed. Added check at oxarticle::getVariantSelections if buildVariantSelections returns empty list, if so, returning false.