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.

Attachment: signature.asc
Description: PGP signature

Reply via email to