Bug 11629: (folllow-up) fix various issues
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 17 Apr 2014 11:08:55 +0000 (07:08 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 26 May 2014 03:25:22 +0000 (03:25 +0000)
commitbcf27a9cf0f80654f134621c17cdf4adef5987f3
treea94913a7f0c0da5bb44793df3058b68134ba11b6
parentac1f1ed9dd342d49a4c93b93f5e9f6acc8530c2f
Bug 11629: (folllow-up) fix various issues

Changed the syspref.sql file to remove one of the doubled
up UNIMARCAuthrityField100 that slipped in with an earlier
patch on this bug.

Passes all tests and QA script, also t/db_dependent/Circulation_issue.t

Tested with items that had
- no notforloan value set
- notforloan value not used in updateNotforLoanStatusOnCheckin
- the notforloan value defined in UpdateNotForLoanStatusOnCheckin

Also verified it works the same, when the item was checked out or
not checked out on return.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/sysprefs.sql
t/db_dependent/Circulation_issue.t