http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6116
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4603|0 |1 is obsolete| | --- Comment #6 from Paul Poulain <[email protected]> 2011-08-10 10:14:30 UTC --- Created attachment 4924 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4924 proposed patch (passed QA) QA comment * this patch fixes a bug by adding some code that is similar to other fields managed the same way * works as expected & announced * silently fixes a uc/lc in a syspref borrowerRelationship, written BorrowerRelationship previously, that's correct. * silently add '' in hashes $data{'branchcode'} written $data{branchcode} previously, that's correct too Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
