https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18244
--- Comment #12 from Christopher Brannon <[email protected]> --- Created attachment 61629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61629&action=edit [SIGNED OFF] Bug 18244: Patron card creator does not take in account fields with underscore (B_address etc.) Fields with underscore like B_address do not print on patron cards. To reproduce: - Create patron card layout using fields with underscore in their name (e.g. <surname><B_address> ) - Print (export) patron card - Verify that fields without underscore are replaced by their value, but fields with underscore do not replace but show the field name To test: - Apply patch - Try to reproduce and verify that fields with underscore are replace as expected Works as expected. Signed-off-by: Christopher Brannon <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
