View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004253 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2012-07-13 10:30 | 2012-12-07 14:27 |
Reporter | gerritvanaaken | Assigned To | |||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | ||
Product Version | 4.6.2 revision 46646 | ||||
Summary | 0004253: JavaScript TypeError with multi-dimensional article variants | ||||
Description | This 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. | ||||
Tags | Products | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
duplicate of | 0004153 | resolved | arturas.sevcenko | Variant Selection fails if reviews are disabled |
|
dublicate of https://bugs.oxid-esales.com/view.php?id=4153 (at least related) |
|
it is indeed related. Activating comments/reviews in "performance" tab solves the problem. |