Package: roundcube-plugins-extra
Version: 1.4.9+2-1~bpo10+1
Severity: normal
Tags: patch

Dear Maintainer,

  The compose_addressbook plugin is outdated and does not work correctly with 
the classic theme, it produces a fatal error when hitting 'Reply' to a message:

    PHP Fatal error:  Uncaught Error: Call to undefined function Q() in 
/usr/share/roundcube/plugins/compose_addressbook/compose_addressbook.php:47

The fix is simply change Q() to rcube::Q() on that line.

  It seems the problem does not affect upstream, as the compose_addressbook 
plugin does not exist upstream, it has been replaced with 
automatic_addressbook; a better solution might be to replace 
compose_addressbook entirely.

Thanks...


-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-12-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages roundcube-plugins-extra depends on:
ii  roundcube-core  1.4.10+dfsg.1-1~bpo10+1

roundcube-plugins-extra recommends no packages.

Versions of packages roundcube-plugins-extra suggests:
ii  fail2ban  0.10.2-2.1

-- Configuration Files:
/etc/roundcube/plugins/authres_status/config.inc.php changed:
<?php
// See /usr/share/roundcube/plugins/authres_status/config.inc.php.dist for 
instructions
$config['show_statuses'] = authres_status::STATUS_ALL & 
~authres_status::STATUS_NOSIG;

/etc/roundcube/plugins/compose_addressbook/config.inc.php changed:
<?php
// Empty configuration for compose_addressbook
// See /usr/share/roundcube/plugins/compose_addressbook/config.inc.php.dist for 
instructions
$config['bogus'] = 'avoid load_config error';


-- no debconf information

Reply via email to