[Koha-bugs] [Bug 18244] Patron card creator does not take in account fields with underscore ( B_address etc.)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 24 19:16:43 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18244

--- Comment #12 from Christopher Brannon <cbrannon at cdalibrary.org> ---
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 <cbrannon at cdalibrary.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list