View Issue Details

IDProjectCategoryView StatusLast Update
0006788module Visual CMSmodule Visual CMS - subpublic2018-03-05 14:35
ReporterQA Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version3.1.0 
Summary0006788: JS Error in article details page on mobile device
DescriptionWhen 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 Informationthe same behavior has already been reported in bug entry https://bugs.oxid-esales.com/view.php?id=6803 and therefore this entry is closed
TagsNo tags attached.

Relationships

has duplicate 0006803 acknowledgedbenjamin.joerger Flow theme JS-Error when mobile browser 

Activities

dspeckhardt

2018-03-05 10:22

reporter   ~0012409

This should be Project/Category "Flow Theme", not "Visual CMS".