Bug 31464

Summary: Coce images don't always load in Firefox
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: alexbuckley, joonas.kylmala
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31034
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2022-08-25 14:55:49 UTC
TO recreate:

1. Set a CoceHost. You can use ( https://coce.bywatersolutions.com )
2. Set some CoceProviders.
3. Turn  OpacCoce on, but no other image services.
4. Find a record that should have cover image and go to it's OPAC detail page.
5. In Firefox the image will not load for me.
6. Try in Chrome, the image loads just fine.
Comment 1 Katrin Fischer 2022-08-25 20:26:37 UTC
Just noting that I have seen this behaviour trying to test another cover related patch. Results show the cover, detail does not.
Comment 2 Alex Buckley 2022-08-29 09:23:36 UTC
Hi Katrin, 

Was it my patch on bug 31446 ( https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31217#c12 ) that you found this on?

It sounds like that when you were testing you were finding the cover was not showing on the details page, with and without the patch.

I've tested lots of refreshes in Firefox, before and after the patch on 31446, and for me, the cover image does not always display on the detail page.

Alex
Comment 3 Alex Buckley 2022-08-30 22:42:48 UTC
Could bug 31034 be a possible duplicate of this bug report?
Comment 4 Katrin Fischer 2022-09-07 17:56:59 UTC
(In reply to Alex Buckley from comment #2)
> Hi Katrin, 
> 
> Was it my patch on bug 31446 (
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31217#c12 ) that
> you found this on?
> 
> It sounds like that when you were testing you were finding the cover was not
> showing on the details page, with and without the patch.
> 
> I've tested lots of refreshes in Firefox, before and after the patch on
> 31446, and for me, the cover image does not always display on the detail
> page.
> 
> Alex

You are correct Alex, but it was bug 31217 comment 12  As noted there I had the problem with and without the patch, but hard to confirm that a change works if something doesn't work for you in the first place. So I stepped away there, hoping someone else would take over.
Comment 5 Alex Buckley 2022-09-07 22:13:14 UTC
(In reply to Katrin Fischer from comment #4)
> (In reply to Alex Buckley from comment #2)
> > Hi Katrin, 
> > 
> > Was it my patch on bug 31446 (
> > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31217#c12 ) that
> > you found this on?
> > 
> > It sounds like that when you were testing you were finding the cover was not
> > showing on the details page, with and without the patch.
> > 
> > I've tested lots of refreshes in Firefox, before and after the patch on
> > 31446, and for me, the cover image does not always display on the detail
> > page.
> > 
> > Alex
> 
> You are correct Alex, but it was bug 31217 comment 12  As noted there I had
> the problem with and without the patch, but hard to confirm that a change
> works if something doesn't work for you in the first place. So I stepped
> away there, hoping someone else would take over.

Ahh yes, thanks Katrin!
Comment 6 Lucas Gass (lukeg) 2023-02-24 16:35:49 UTC
This appears to be fixed by Bug 32307. Marking this as resolved.