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)
Created attachment 25384 [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 http://bugs.koha-community.org/show_bug.cgi?id=1784
Created attachment 25385 [details] [review] [SIGNED-OFF] 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 http://bugs.koha-community.org/show_bug.cgi?id=1784 Signed-off-by: Owen Leonard <oleonard@myacpl.org>
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>
Introduced by bug 10636
Pushed to master. Thanks, Marc!
Pushed to 3.14.x, will be in 3.14.07