Bug 10767: (follow-up) remove FIXME comments
authorGalen Charlton <gmc@esilibrary.com>
Wed, 28 Aug 2013 14:44:01 +0000 (14:44 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 28 Aug 2013 14:44:01 +0000 (14:44 +0000)
commitc191532cc0c908ccbd5019a0d49c721e5702e7a6
tree527632c3f43fa53b673767fff220d18197f66c5a
parent08d45913d68d85eea1a1b2bab604b184d323ded5
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>
t/db_dependent/Circulation_Issuingrule.t