http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2011-02-14 13:43:17 UTC --- Created attachment 3146 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3146 duplicated patron I tested this patch, but I can't sign off on it. There are two issues that I see in the attached file. In the top left there is 'tast' string. Also the first name isn't carried over - which might be on purpose. Also there were a few whitespace errors: Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying Bug 5432 : (MT #4584b)Add duplicate support for borrowers .dotest/patch:124: trailing whitespace. <input type="text" id="initials" name="initials" size="20" value="<!-- TMPL_VAR NAME="initials" -->"<!--TMPL_IF NAME="opduplicate"--> onclick="this.value=''"<!-- /TMPL_IF --> /> .dotest/patch:252: trailing whitespace. <input type="text" id="email" name="email" size="45" value="<!-- TMPL_VAR NAME="email" -->"<!--TMPL_IF NAME="opduplicate"--> onclick="this.value=''"<!-- /TMPL_IF --> /> warning: 2 lines add whitespace errors. -- 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.