https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26692 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #111727|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 111728 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111728&action=edit Bug 26692: Add barcode image generator service for OPAC Some libraries would like to add a scannable barcode to the patron self service area of the opac for patrons who do not have their library cards with them. The existing svc/barcode on the staff side should work fine, but requires a staff login. It makes sense to duplicate this script but only require a valid patron login to use it. Test Plan: 1) Apply this patch 2) Browse to /cgi-bin/koha/svc/barcode?barcode=123456789 from your OPAC address 3) Note the barcode image -- You are receiving this mail because: You are watching all bug changes.