View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006788 | module Visual CMS | module Visual CMS - sub | public | 2018-02-07 17:48 | 2018-03-05 14:35 |
Reporter | QA | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 3.1.0 | ||||
Summary | 0006788: JS Error in article details page on mobile device | ||||
Description | When browsing the shop on a mobile device you will encounter an JavaScript error if browsing an article detail page. The error looks as follows: Uncaught ReferenceError: Carousel is not defined at HTMLDocument.<anonymous> (details.min.js?1507732043:1) at k (jquery.min.js?1507732043:2) at Object.fireWith [as resolveWith] (jquery.min.js?1507732043:2) at Function.ready (jquery.min.js?1507732043:2) at HTMLDocument.g (jquery.min.js?1507732043:1) Carousel is defined in source/modules/ddoe/visualcms/build/vendor/bootstrap/js/bootstrap.js but not found here. The error causes the picture slideshow to malfunction. | ||||
Steps To Reproduce | - go into developer console in your browser - switch to any mobile device - visit https://demoshop.oxid-esales.com/professional-edition/Kiteboarding/Kiteboards/Kiteboard-CABRINHA-CALIBER-2011.html - see the error in the console If you visit the site before switching to mobile device you won't get the error. The object will allready be loaded correctly beforehand. You could also visit the startpage first and then switch to console + mobile. If you browse to any details page now you will see the error. | ||||
Additional Information | the same behavior has already been reported in bug entry https://bugs.oxid-esales.com/view.php?id=6803 and therefore this entry is closed | ||||
Tags | No tags attached. | ||||