Bug 11784

Summary: Patron images broken in Self checkout
Product: Koha Reporter: Marc Véron <veron>
Component: Self checkoutAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P3 CC: fridolin.somers, gmcharlt, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10636    
Bug Blocks:    
Attachments: Bug 11784 - Patron images broken in Self checkout
[SIGNED-OFF] Bug 11784 - Patron images broken in Self checkout
Bug 11784 - Patron images broken in Self checkout

Description Marc Véron 2014-02-18 15:41:03 UTC
Patron images do no longer display in self checkout.

I suppose this bug was introduced with Bug 10636:  patronimage should have borrowernumber as PK, not cardnumber

Patch follows, fixing sco-main.tt (bootstrap and prog)
Comment 1 Marc Véron 2014-02-18 16:23:09 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2014-02-18 16:41:11 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2014-02-19 11:26:13 UTC
Created attachment 25441 [details] [review]
Bug 11784 - Patron images broken in Self checkout

I suppose this bug was introduced with Bug 10636 (patronimage should
habe borrowernumber as PK, not cardnumber)

To test:
- Have a Patron with image. Configure everything to show image in SCO.
- Go to SCO and log in patron
- Image does not show up (broken link)
- Apply patch
- Test with prog, ccsr and bootstrap themes
- Image should display

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 4 Jonathan Druart 2014-02-19 11:27:07 UTC
Introduced by bug 10636
Comment 5 Galen Charlton 2014-02-19 17:16:31 UTC
Pushed to master.  Thanks, Marc!
Comment 6 Fridolin Somers 2014-05-19 15:03:44 UTC
Pushed to 3.14.x, will be in 3.14.07