Bug 5673: test guarantorid consistently
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 31 Jan 2011 16:19:49 +0000 (16:19 +0000)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Thu, 3 Feb 2011 13:02:59 +0000 (08:02 -0500)
commit619e788d4fb75c8241a0db08f70b01c71811cb6b
tree7c6ba36ce5c291706863a4a7bec0163a8a675983
parentf60ec1e18f2668f870231bffc9b424b413fe3c91
Bug 5673: test guarantorid consistently

Incorrect checking of guarantorid was causing moremember.pl to
try and construct addresses using data from non-existent guarantors
ensure that test is consistently checking that value is defined and not
'', '0' or 0 [ i.e. what perl does for you anyway!!]

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 49b5f77194ccf688e95b3fbb5f08ea5ba18f7f7e)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
members/memberentry.pl
members/moremember.pl
members/update-child.pl