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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 5 Jul 2019 07:41:33 +0000 (08:41 +0100)
commitcc60770c4eed3ab8144acd2382e2894f7b63fb37
treeae4b4ac4d564c594ac7ec637da9289b5cd2b4547
parent51bfa2ce28fc2eed7b5d0361fe4585afd96e3e20
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>
Koha/Patrons/Import.pm