Active
Project:
Views cycle
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2010 at 08:32 UTC
Updated:
11 Sep 2010 at 08:32 UTC
hi
seems like the path to the JS file is including the language-prefix and does not find the file if language prefix is on.
in my case it searches de JS file in
/de/sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js?U=
'de' is the german language prefix.
does anyone else have this issue?