Bug 18494: Pass a code, not hash & Fix double commas
authorMark Tompsett <mtompset@hotmail.com>
Mon, 1 May 2017 16:46:20 +0000 (12:46 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 8 May 2017 13:39:17 +0000 (09:39 -0400)
commit5da5910cf1fb69810b11de1fd4362fc2128d1e46
treeb4af8e1d9cb60098241735236d561407502c601a
parentffa361c241118d0ee58b14ae749e6ee8f3284349
Bug 18494: Pass a code, not hash & Fix double commas

TEST PLAN
---------
1) prove -v t/db_dependent/Letters.t
   -- fails at test 5 or so.
2) apply patch
3) run step 1
   -- success
4) run koha qa test tools

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Letters.t