I have a working Timeline configuration with Simile Timeline libraries installed locally. Using a custom timeline theme in sites/all/modules/timeline/themes/myTheme. After clearing the cache and enabling optimized javascript files, a javascript error occurs (Firefox, see error console). No timeline is displayed.
Note: the DarkTheme and a custom theme cause the same problem (so only Classic Theme seems to work with optimized javascript).
Steps to reproduce:
1.)
Performance: clear cached data
Performance: enable optimized javascript files (Save)
2.)
a) the problem
Timeline View: Style Timeline -> settings -> Appearance and themes: set "DarkTheme" Theme (Update, Save)
Result: no Timeline in browser, javascript error
b) it works with:
Timeline View: Style Timeline -> settings -> Appearance and themes: set "ClassicTheme" Theme (Update, Save)
Result: the Timeline works.
Comments
Comment #1
wayne57 commentedI confirm your issue, and I get the same behaviour.
Comment #2
blogbold commentedImproved issue title to clarify it's not the fault of a custom timeline style but any timeline style other than ClassicTheme.
Comment #3
loophole080 commentedconfirmed same issue - interesting the dark theme does render intermittently in safari, tho total fail in firefox - classic theme is fine in both
Comment #4
devkinetic commentedConfirmed for me as well. Anyone have a workaround, besides turning off JavaScript aggregation?
Comment #5
devkinetic commentedi ended up switching to the default theme and overriding the timeline js/ css within my drupal theme. This allows me to use javascript aggregation.
Comment #6
xamanu commentedThis is a duplicate of #702388: Support drupal's javasript optimization (file compression) for local library installation
Comment #7
polskikrol commentedsubscribe.... same issue on 6.x-3