[Koha-bugs] [Bug 18621] After duplicate message system picks category expiry date rather than manual defined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 12 00:31:51 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18621

--- Comment #2 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 65003
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65003&action=edit
Bug 18621: Added in value attribute to dateexpiry field

Test plan:
1. Create a patron category with the dateexpiry value of 29/9/2017

2. Create a patron user from that patron category (which I'll refer to as
patron A) with the date
expiry value of 1/10/2017 and submit the form

3. Notice that the manual dateexpiry you have submitted is correctly
displayed

4. Create a duplicate patron with the same firstname and surname and
patron A, and set the date expiry value of 1/10/2017 and submit the form

5. The form displays a duplicate patron message. Notice that the dateexpiry
input box is empty now

6. Select the new member (not a duplicate member) option in the
messagebox

7. The form successfully submits and notice that the date expiry value
displayed is that of the patron category (i.e. it is 29/9/2017) not the
dateexpiry value of 1/10/2017 that you manually set for this patron

8. Apply patch

9. Repeat step 4

10. The form displays a duplicate patron message. Notice the dateexpiry input
box still
contains the value you entered which is 1/10/2017. Select the new member
(not a duplicate member) option in the messagebox

11. The form successfully submits and notice that the date expiry value
displayed is 1/10/2017 that you manually set for this patron

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list