https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43069
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- Testing notes (using KTD): 1. If I follow the test plan, for steps 2-4 (using /cgi-bin/koha/members/memberentry.pl?op=add), I get a different message after clicking 'Save': - End up at /cgi-bin/koha/members/memberentry.pl - with: Patrons > Modify patron Patron not found. Return to search 2. If I go to Patrons > New patron > Patron (/cgi-bin/koha/members/memberentry.pl?op=add_form&categorycode=PT) and click 'Save' I get the message as noted in the test plan: Duplicate patron record? Koha Admin (1) View existing record It is a duplicate. Edit existing record | Not a duplicate. Save as new record 3. After the patches, I can create patron record using step 2 above. With step 1 above I get the same result as before the patch. So maybe the URL in step 2 of the test plan is not correct? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
