View Issue Details

IDProjectCategoryView StatusLast Update
0004253OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:27
Reportergerritvanaaken Assigned To 
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version4.6.2 revision 46646 
Summary0004253: JavaScript TypeError with multi-dimensional article variants
DescriptionThis is the english description to bug 0004109. I can agree that the problem exists!

Create a product with at least two attribute listings and assign several values for prices and article numbers.

In Azure template (product detail view) the pulldown menus are stuck. You choose the first attribute, e.g. "size: L", then there’s a JavaScript error on that Ajax request:

TypeError
arguments: Array[2]
get message: function () { [native code] }
get stack: function () { [native code] }
set message: function () { [native code] }
set stack: function () { [native code] }
type: "undefined_method"
__proto__: Error

After that error you cannot choose the second attribute, e.g. "color". The JavaScript runtime does not react any more.
TagsProducts
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Relationships

duplicate of 0004153 resolvedarturas.sevcenko Variant Selection fails if reviews are disabled 

Activities

ray

2012-07-13 10:46

reporter   ~0007083

Last edited: 2012-07-13 10:46

dublicate of https://bugs.oxid-esales.com/view.php?id=4153

(at least related)

gerritvanaaken

2012-07-13 11:27

reporter   ~0007084

it is indeed related. Activating comments/reviews in "performance" tab solves the problem.