https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22988
--- Comment #2 from Magnus Enger <[email protected]> --- (In reply to Jonathan Druart from comment #1) > (In reply to Magnus Enger from comment #0) > > so the original image that they upload should be of the same quality as > > before. > > They are not: > 4332 is 300.54 KB (307,750 bytes) > 4463 is 12.49 KB (12,785 bytes) But Koha does not store the original image as uploaded, only a scaled down version (as long as the image is larger than the max size of the full image). So the 12.49 KB size of 4463 is the result of increased data loss after the patch for bug 21987 was introduced. I think the problem might be that the original images they upload are not set as "True color" when they should be. I'll ask them to investigate that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
