Package: sympa Version: 6.2.16~dfsg-2 The is sympa package links to a to recent jquery.js package (version 3.1.1, libjs-jquery 3.1.1-2 ). In stead of version v1.11.1 that is available in the sources tar ball.
The symptom I get is the following. When I click, Login -> EMAIL ADDRESS the drop down menu disappears, the effect is that I'm not able to log in reset the password or any other option that needs to be selected via the drop down menu. In the Firefox web developer tool I see, the following errors [1]. When I replace /var/lib/sympa/static_content/external/jquery.js with the tarball version sympa-6.2.16/www/external/jquery.js this issue is resolved. That means to resolve this issue the jquery.js included in the sympa-6.2.16.tar.gz [2] should be used or sympa 6.2.16 needs to be patched. [1] jQuery.Deferred exception: url.indexOf is not a function jQuery.fn.load@http://192.168.122.247/static-sympa/external/jquery.js:9793:9 @http://192.168.122.247/static-sympa/external/foundation/js/foundation/responsive-tables.js:19:3 resolve/</mightThrow@http://192.168.122.247/static-sympa/external/jquery.js:3570:21 resolve/</process<@http://192.168.122.247/static-sympa/external/jquery.js:3638:12 undefined jquery.js:3846:3 jQuery.Deferred exception: url.indexOf is not a function jQuery.fn.load@http://192.168.122.247/static-sympa/external/jquery.js:9793:9 Foundation.libs.topbar.events@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.topbar.js:246:7 bindings/bind@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.js:113:13 .each@http://192.168.122.247/static-sympa/external/jquery.js:368:10 jQuery.prototype.each@http://192.168.122.247/static-sympa/external/jquery.js:157:10 bindings@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.js:120:7 Foundation.libs.topbar.init@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.topbar.js:28:7 window.Foundation.init_lib@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.js:370:18 window.Foundation.init@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.js:341:26 $.fn.foundation/<@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.js:727:7 .each@http://192.168.122.247/static-sympa/external/jquery.js:368:10 jQuery.prototype.each@http://192.168.122.247/static-sympa/external/jquery.js:157:10 $.fn.foundation@http://192.168.122.247/static-sympa/external/foundation/js/foundation/foundation.js:726:12 @http://192.168.122.247/wws/#:126:1 resolve/</mightThrow@http://192.168.122.247/static-sympa/external/jquery.js:3570:21 resolve/</process<@http://192.168.122.247/static-sympa/external/jquery.js:3638:12 undefined jquery.js:3846:3 TypeError: url.indexOf is not a function[Learn More] jquery.js:9793:9 [2] https://www.sympa.org/distribution/sympa-6.2.16.tar.gz Regards, Joop Boonen.