TPAC: Avoid hold placement problems à la 80d5c4a4 collab/senator/fix-hold-age-protect-merge
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 1 Feb 2012 21:58:45 +0000 (16:58 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 1 Feb 2012 22:41:41 +0000 (17:41 -0500)
commit15cc2cd0aa6ed16b15930ad080afff5ff921043c
treef8763655b9236e5be63f1c55b08ea673283ad582
parent3f7a75e6d0f5507db0b34bec09db9c00cd94d6aa
TPAC: Avoid hold placement problems à la 80d5c4a4

A commit written in October and merged quickly (80d5c4a4) was designed
to avoid problems with a middle layer method that sometimes returns hash
refs and sometimes returns array refs.

A commit written in September but not merged until January (a663dfed)
affected neighboring code, but was not aware of the other code to dance
around hash refs and array refs (just read the commit messages of each
to see what I mean, with attention to the changes in
WWW/EGCatLoader/Account.pm).

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm