[Pkg-roundcube-maintainers] Bug#994128: roundcube: search preference configuration setting for folder scope gets ignored

Guilhem Moulin guilhem at debian.org
Sun Sep 12 15:46:03 BST 2021


On Sun, 12 Sep 2021 at 09:57:06 -0400, Steve Dondley via Pkg-roundcube-maintainers wrote:
> So it doesn't appear the a minified version of the code is the problem. It
> just looks to me like app.min.js is using bad code and app.js is using good
> code.

app.min.js is generated at built time from app.js, and while one can't
exclude a broken minifier I'd very surprised if the generated code was
broken in a way that only manifested here.

Anyway, your reproducer doesn't work here in a clean sid chroot.
Setting ‘$config['search_scope'] = 'all';’ has no apparent effect in the
search dialog, even after removing app.min.js and disabling the browser
cache.

Also what makes you think this setting should work?  It's not documented
AFAICT, but the way to control default search fields is controlled by
‘$config['search_mods']’ but per https://github.com/roundcube/roundcubemail/issues/7556
“doesn't work for scope”.  That upstream issue is still open and the PR
implementing this was never merged in:
https://github.com/roundcube/roundcubemail/pull/5209 .

> So we are looking at two different versions of the code. I'm not sure where
> yours originated from.

From debian/experimental.

-- 
Guilhem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-roundcube-maintainers/attachments/20210912/c934134d/attachment.sig>


More information about the Pkg-roundcube-maintainers mailing list