It appears that the cardnumber is not url encoded when it comes from patronimage.pl. Should be a simple fix.
Created attachment 10778 [details] [review] Added a URI filter to encode a cardnumber for borrowers as to not break patronimage.pl To Test: Add a + (or any char that would need to be encoded) to a card number of a patron with an image attached. Go to member/moremember.pl. If the patrons image is there, you are golden.
Created attachment 10909 [details] [review] [SIGNED-OFF] Added a URI filter to encode a cardnumber for borrowers as to not break patronimage.pl To Test: Add a + (or any char that would need to be encoded) to a card number of a patron with an image attached. Go to member/moremember.pl. If the patrons image is there, you are golden. http://bugs.koha-community.org/show_bug.cgi?id=8421 Signed-off-by: Owen Leonard <oleonard@myacpl.org>
QA comment: tiny template-only patch, passed QA
Pushed to 3.8.x, will be in 3.8.4