21 Apr
2026
21 Apr
'26
1:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40659 --- Comment #51 from David Cook <dcook@prosentient.com.au> --- (In reply to Victor Grousset/tuxayo from comment #45)
side note: data-barcode="..." data-barcode-format="..." end up as expected in the HTML sent by the server but then not in the final DOM as seen with the inspector. That's not due to these patches but just letting y'all know about this oddity.
That sounded odd, but if you look at koha-tmpl/opac-tmpl/bootstrap/js/barcode-generator.js it's because that SVG gets replaced using the ID and data-* attributes. -- You are receiving this mail because: You are watching all bug changes.