Bug 23077: Don't fill cardnumber with empty string
authorNick Clemens <nick@bywatersolutions.com>
Fri, 7 Jun 2019 12:19:28 +0000 (12:19 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 25 Jul 2019 13:48:02 +0000 (15:48 +0200)
commit80cac150b805c3c757c37c546ef1f84010c9344f
treee1bba8abe3cb38a8f69eb1d60aba11efe5d676a0
parentfeaaa75f1585e67710caab514e6cf1aa23e830ad
Bug 23077: Don't fill cardnumber with empty string

To test:
1 - Apply unit test patch only
2 - prove the tests, they fail
3 - Attempt to import the attached sample file
4 - First patron may be imported, second will give error (or both will error)
5 - If only one error, import agian, now both have error
6 - Apply this patch
7 - Prove tests, they pass!
8 - Import the sample file
9 - It succeeds!

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit cc60770c4eed3ab8144acd2382e2894f7b63fb37)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Patrons/Import.pm