3 Feb
2015
3 Feb
'15
10:16 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10554 --- Comment #22 from Mason James <mtj@kohaaloha.com> ---
@@ +152,4 @@
"circ_error_$issue_error" => 1, title => $item->{title}, hide_main => 1, + barcode => $barcode,
Is this a secondary bug that you discovered while fixing this?
yep, its a small secondary bug
the bug was that barcode info was not being passed to the template, therefore was not being displayed to the screen, as expected -- You are receiving this mail because: You are watching all bug changes.