https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31034

grharry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from grharry <[email protected]> ---
I don't know if this applies to this bug. 

I have the same problem on all browsers except vivaldi, from version 21.11+ !

It seems like a timeout+synchronization problem. 

Thus 

for opac edit _language_code_/modules/opac_detail.tt  near line 1589 

increase the 100 timeout value to your needs, 

window.setTimeout(function(){wait_for_images(cb);}, 100);

replace 100 by a value that works for your needs 500 - 1000 or more! 

So far cannot locate the particular code for staff interface. 

Staff interface does not show the coce cover on any browser except vivaldi! 

Regards, 
Harry.

-- 
You are receiving this mail because:
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/

Reply via email to