Bug 9720 : uninitialized value warnings in circulation (followup 1)
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Wed, 27 Feb 2013 14:37:39 +0000 (15:37 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 30 Mar 2013 02:59:26 +0000 (22:59 -0400)
commita87527acb422da7d5f1dc6065ffa43dd6971bbec
tree3038c4354571ea79a2c757c7908654845f39e83f
parent779106dfde6035f92f5c4a10f25668d7681531ed
Bug 9720 : uninitialized value warnings in circulation (followup 1)

This patch corrects several uninitialized value errors.

Test plan:
- Edit a borrower
- Enter a surname using lowercase (it will be displayed uppercase by CSS) and save
=> Borrower surname is uppercase
- Edit an organisation (depends on borrower category)
- Enter a surname using lowercase (it will be displayed uppercase by CSS) and save
=> Borrower surname is uppercase
- Go to a borrower page who has today issues
- Click on More/Export today's checked in barcodes
=> You get a file to dowload

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
members/memberentry.pl
members/readingrec.pl