View Issue Details

IDProjectCategoryView StatusLast Update
0006441Flow themeThemepublic2024-03-20 09:02
Reportercesnauskast Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.0-beta 
Fixed in Version2.1.0 
Summary0006441: {oxscript} resource not found: js/libs/cookie/jquery.cookie.min.js
Descriptiongrunt/uglify - line 22 does

"out/flow/src/js/libs/jquery.cookie.min.js": "build/vendor/jquery-cookie/js/jquery.cookie.js"

this should be?:

"out/flow/src/js/libs/cookie/jquery.cookie.min.js": "build/vendor/jquery-cookie/js/jquery.cookie.js"
TagsNo tags attached.

Activities

leofonic

2016-08-17 16:38

reporter   ~0011743

Should imo not be changed in uglify but in Template (remove subdirectory) because the other scripts in "libs" directory also do not have subdirectories.

jschlichtholz

2017-01-25 22:24

reporter   ~0011949

This is causing https://bugs.oxid-esales.com/view.php?id=6459
Should be fixed with https://github.com/OXID-eSales/flow_theme/pull/75

SvenBrunk

2024-03-20 09:02

manager   ~0016448

Fixed in 2.1.0