In the 5.x version there is an Javascript error (div.appendChild is not a function in line 111 of timeline.js. Reason is the $('timeline-div') is not tranfering correctly to the function.
Please don't ask why....... I really don't know.
The patch attached will solve the problem. Patch against DRUPAL-5 branch, if you want an patch against HEAD, please let me know.
Ithink it was also mentioned in a few other issues, ex. http://drupal.org/node/180484#comment-611006
| Comment | File | Size | Author |
|---|---|---|---|
| timeline-controls-1.patch | 1.47 KB | franskuipers |
Comments
Comment #1
bomarmonk commentedI just tried this patch with the 5.x dev version of timeline and I get the message that "1 out of 1 hunk failed." This fails against the head version as well (I'm using Cygwin and the "patch" command which normally works). Both versions I downloaded as fresh copies from the timeline project (yes, I really had the same experience with the focus patch). Thanks for your work on this module! It's nice to see some progress...
Comment #2
franskuipers commented@bomarmonk: patchfile is alright. you can try it with patch -p0 --binary
Comment #3
jmiccolis commentedfranskuipers, thanks for the patch! It has been applied.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.