Closed (fixed)
Project:
Views TimelineJS integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2013 at 03:38 UTC
Updated:
5 Feb 2013 at 10:40 UTC
When using laguage prefix in url, timelinejs script can't load js scrips.
Because, passed embed_path by this module is relative path and this start with language code.
So, i fixed this. It changes embed_path to absolute path. and works fine.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-embed_path.patch | 581 bytes | barami |
Comments
Comment #1
operinko commentedTested in various scenarios and found that working.
Committed and attributed to you.
Comment #2
operinko commented