Bug 10767: (follow-up) remove FIXME comments
authorGalen Charlton <gmc@esilibrary.com>
Wed, 28 Aug 2013 14:44:01 +0000 (14:44 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 13 Sep 2013 17:33:11 +0000 (14:33 -0300)
commitb6e9c93514fcb85f4a86565761ec0d39ce766a83
tree36931038a5f1bf8d787e32d4dc469944c2c0f596
parent4eb94db2daeab8aed65dc703b13b3e8d4d154abc
Bug 10767: (follow-up) remove FIXME comments

The FIXME comments in the new test script were based on
an assumption that GetIssuingRules() should return
multiple rules if no or only partial parameters are
passed.  This is not the intent of that routine, whose
purpose is to return the *singular* rule that best
applies to a given loan situation.  In other words,
GetIssuingRule() is not a traditional accessor function.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit c191532cc0c908ccbd5019a0d49c721e5702e7a6)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Circulation_Issuingrule.t