FS#43767 - [roundcubemail] Optional Pear package missing
Attached to Project:
Community Packages
Opened by Stefan Tatschner (rumpelsepp) - Tuesday, 10 February 2015, 12:35 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 10 February 2015, 15:39 GMT
Opened by Stefan Tatschner (rumpelsepp) - Tuesday, 10 February 2015, 12:35 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 10 February 2015, 15:39 GMT
|
Details
The most recent roundcube version seems to need this pear
package [1] for accessing managesieve. The mangesieve plugin
is shipped with roundcube so I think it should be added as
an optional dep.
[1]: https://packagist.org/packages/pear/net_sieve |
This task depends upon
roundcube[4343]: PHP Fatal error: Class 'Net_Sieve' not found in /usr/share/webapps/roundcubemail/plugins/managesieve/lib/Roundcube/rcube_sieve.php on line 65
The Changelog [2] says: "Manage 3rd party libs with Composer"
[1]: https://github.com/roundcube/roundcubemail/blob/master/composer.json-dist
[2]: http://roundcube.net/news/2015/02/08/new-stable-version-1.1-released/