https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32542
HKS3 Tadeusz Sośnierz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from HKS3 Tadeusz Sośnierz <[email protected]> --- ^ This resolves the issue for me: `done` was set prematurely for multiple image loads, so verify_cover_images was giving up before stuff has actually arrived. Now we wait until all `onload` events trigger, which solves the issue (for me, locally anyway). -- 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] https://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/
