Bug#855199: sympa web interface broken with jquery v3

2017-04-21 Thread Emmanuel Bouthenot
Hi,

On Wed, Apr 05, 2017 at 08:42:04PM +0200, Dominik George wrote:
[...]

> So, what about getting this fixed in stretch? Please fiel an unblock
> request, it should probably be accepted because the patch is minimal and
> the bug is important.
That was planned and it's now done.

sympa 6.2.16~dfsg-3 was accepted a few hours in stretch.

Regards,

-- 
Emmanuel Bouthenot
  mail: kolter@{openics,debian}.orggpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org  irc: kolter@{freenode,oftc}



Bug#855199: sympa web interface broken with jquery v3

2017-04-05 Thread Dominik George
Hi,

> This fix is already in the pipe for the next upload as I've already
> stumble upon this bug.

So, what about getting this fixed in stretch? Please fiel an unblock
request, it should probably be accepted because the patch is minimal and
the bug is important.

-nik

-- 
PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296

Dominik George · Hundeshagenstr. 26 · 53225 Bonn
Mobile: +49-1520-1981389 · https://www.dominik-george.de/

Teckids e.V. · FrOSCon e.V.
Fellowship of the FSFE · Piratenpartei Deutschland
Opencaching Deutschland e.V. · Debian Maintainer

LPIC-3 Linux Enterprise Professional (Security)


signature.asc
Description: PGP signature


Bug#855199: sympa web interface broken with jquery v3

2017-02-15 Thread Emmanuel Bouthenot
Ander,

On Wed, Feb 15, 2017 at 01:49:18PM +0200, Ander Punnar wrote:
> Package: sympa
> Version: 6.2.16~dfsg-2
> Severity: important
> 
> sympa upstream ships with jquery v1.11.1, but next stable stretch ships
> v3.1.1-2, which breaks web interface (unable to use hover menus).
> 
> please add libjs-jquery-migrate-1 into dependencies and patch
> head_javascript.tt2 until upstream migrates to newer jquery.

This fix is already in the pipe for the next upload as I've already
stumble upon this bug.

Regards,

-- 
Emmanuel Bouthenot
  mail: kolter@{openics,debian}.orggpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org  irc: kolter@{freenode,oftc}



Bug#855199: sympa web interface broken with jquery v3

2017-02-15 Thread Ander Punnar
Package: sympa
Version: 6.2.16~dfsg-2
Severity: important

sympa upstream ships with jquery v1.11.1, but next stable stretch ships
v3.1.1-2, which breaks web interface (unable to use hover menus).

please add libjs-jquery-migrate-1 into dependencies and patch
head_javascript.tt2 until upstream migrates to newer jquery.

also, quick workaround:

# apt-get install javascript-common libjs-jquery-migrate-1
# service apache2 reload
# cd /etc/sympa/web_tt2
# cp /usr/share/sympa/default/web_tt2/head_javascript.tt2 .
# vim /usr/share/sympa/default/web_tt2/head_javascript.tt2
# diff -u /usr/share/sympa/default/web_tt2/head_javascript.tt2 
head_javascript.tt2
--- /usr/share/sympa/default/web_tt2/head_javascript.tt22016-11-25
12:41:16.0 +0200
+++ head_javascript.tt2 2017-02-15 13:24:15.114609026 +0200
@@ -54,6 +54,7 @@
 

  
  +