View Issue Details

IDProjectCategoryView StatusLast Update
0003400OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:28
Reportersimon_stark 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version4.6.0_beta2 
Summary0003400: Zoom Mouseover is not displayed for variants in Google Chrome
DescriptionZoom mouseover is not displayed for variants on product page when Google Chrome is used.
Steps To ReproduceOn the product Page, selct a Variant and and try to zoom intoo the picture via mouseover. It won't work.
Additional Information-
TagsProducts
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Relationships

has duplicate 0003405 resolveddainius.bigelis Switching Images in Zoom-Popup of Variants does not work if Article has no Cross-Selling 

Activities

progress68

2011-12-07 13:41

reporter   ~0005463

It also doesn't work with FireFox. The mouseover for the accessorie widtget has no function.

progress68

2011-12-09 15:20

reporter   ~0005469

The error occurs if the parent articles has no accessories. The problem could be reproduced with the oxid demo shop. Just delete the accesories and cross-selling of product #3570. After that chose a variant.

leofonic

2011-12-11 22:18

reporter   ~0005470

Related to https://bugs.oxid-esales.com/view.php?id=3405

mindaugas.rimgaila

2011-12-12 13:08

reporter   ~0005476

Check if UL container exists before executing JS

mindaugas.rimgaila

2011-12-13 14:09

reporter   ~0005487

Modifications:

   out/azure/tpl/page/details/ajax/fullproductinfo.tpl
      - remove the line ([{oxscript add="$('ul.js-articleBox').oxArticleBox();"}])

   out/azure/tpl/page/details/ajax/productmain.tpl
      - remove the line ([{oxscript add="$('ul.js-articleBox').oxArticleBox();"}])