On 2025-05-29 13:31:40 [+0200], Jordi Mallach wrote:
> Hi!
Hi,
> I attempted getting rid of the embbeded libs in the past, and the
> result was quite a disaster for several reasons. The biggest offender,
> ckeditor, was not compatible with the one distributed by Debian, but I
> will revisit this next week to see if things have changed and I can get
> rid of at least some of them.
so it looks like ckeditor in sogo is 5 while the version in Debian is 4.
Other seem to have the same problem
https://lists.debian.org/msgid-search/[email protected]
ckeditor ships the minified version while the other scritps in the
vendor directory have the "full" version and the minified version.
I'm not an expert here: Does the build process need to minify the
java script files or does it count source and the ckeditor is the only
problem here?
> Jordi
Sebastian