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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 31 Jul 2019 18:22:45 +0000 (18:22 +0000)
commitb450462d74b73fa86fc48efd010b66bb0e72b108
treeb295cdb82943e6daa331932c5aeeb6511c69b401
parent225c3ba5ed94a9e6ec16c90547eeafaf8bd486b3
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>
(cherry picked from commit 80cac150b805c3c757c37c546ef1f84010c9344f)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Patrons/Import.pm