[Pkg-javascript-devel] Bug#768632: uses prop method, doesn't work with jQuery 1.4.4 in drupal7
Daniel Pocock
daniel at pocock.pro
Sat Nov 8 19:55:42 UTC 2014
Package: libjs-jscommunicator
Version: 2.0.0-1
Severity: serious
The version of drupal7 in Debian contains jQuery 1.4.4
JSCommunicator is using the prop method in jQuery, it only works with
jQuery 1.6 or later
To avoid breaking the DruCall method, we need to use the attr method
instead.
Already fixed in upstream repository.
More information about the Pkg-javascript-devel
mailing list