Hello.

Very nice module, thanks for that! I've installed it on my Drupal 7 page, no problems there.
The jquery_scroll_follow script therefore seems to conflict with several Drupal core AJAX functionality.

For example ,in Views some buttons don't react anymore, and the filter option in the Fields option isn’t responding.

But there are more modules that have trouble with this jQuery script! In the microdata module some AJAX functionality doesn't work anymore.

I had to disable the module to get the functionality back.

CommentFileSizeAuthor
#1 remove_duplicate_function-1813476-1.patch482 bytesjibus

Comments

jibus’s picture

Status: Needs work » Needs review
StatusFileSize
new482 bytes

Confirmed ! There is a duplicate drupal_add_js function which cause unexpected breaks.

Patch attached. On my side, Views seems to work correctly now

Thanks for your report

juzzuu’s picture

Status: Needs review » Fixed

Thanks for your quick response. Problems solved. Patch did the trick!

jibus’s picture

Commited to 7.x-1.x head

A new 7.x-1.x dev package should be available shortly.

Plan to release 7.x-1.1 next week.

Thanks !

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.