[Bug 10950] Add preferred pronoun field to patron record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10950 --- Comment #49 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Andrew Fuerste-Henry from comment #48)
I was successful with everything in this test plan except generating a notice. Calling <<borrowers.pronoun>> worked fine. Using [% borrower.pronoun %] gave me a big angry error:
"ERROR PROCESSING TEMPLATE: undef error - The method Koha::Patron->pronoun is not covered by tests!"
Andrew, this is my fault. The test plan for step 11 should be: 11. Try some notices like ISSUESLIP. You should be able to add either <<borrowers.pronouns>> or [% borrower.pronouns %] to the notice and have it display when you generate the notice. It is [% borrower.pronouns %] not [% borrower.pronoun %] -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org