]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Wed, 24 May 2017 02:26:22 +0000 (14:26 +1200)
commit9d6549d3b61d72d8fb95925837b3a498992c991e
tree51ee5ac534275d462d15177124806bb4e0508b94
parentd756d212444092b5f06b47da22fb0eb9329baf8f
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: Mason James <mtj@kohaaloha.com>
t/db_dependent/Letters.t