https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18432
Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62467|0 |1 is obsolete| | Attachment #62468|0 |1 is obsolete| | --- Comment #16 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> --- Created attachment 62482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62482&action=edit Bug 18432: code comments assume male gender Comments throughout the Koha codebase assume that all librarians or borrowers are male by using the pronoun 'he' universally. This patch changes to 'he or she' / 'him or hers'. Testing plan: - ensuring modifying tests still pass: + C4/SIP/t/06patron_enable.t + t/db_dependent/Circulation.t + t/db_dependent/Koha/Patrons.t + t/db_dependent/Reserves.t Sponsored-By: California College of the Arts No code changes detected. Signed-off-by: Marc VĂ©ron <ve...@veron.ch> Signed-off-by: Owen Leonard <oleon...@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/