https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20676 --- Comment #5 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Barton Chittenden from comment #4)
Created attachment 74942 [details] [review] Bug 20676: svc/barcode should allow barcode to be printed without text
Test plan:
1) Point web browser to <staff url>/cgi-bin/koha/svc/barcode?barcode=*12345*¬ext=1
This will display a png image of the barcode *12345* with the text *12345* printed below the scannable barcode.
2) Apply patch 3) Refresh the browser. The human readable text no longer appears.
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
This was just removing warnings that I was using for debugging. -- You are receiving this mail because: You are watching all bug changes.