https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18244 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 60984 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60984&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.