[Koha-bugs] [Bug 31034] Bib image hidden after changes in bib detail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 11 17:41:03 CEST 2022


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

grharry <dhd.koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dhd.koha at gmail.com

--- Comment #5 from grharry <dhd.koha at gmail.com> ---
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.


More information about the Koha-bugs mailing list