Jason Etheridge said the following on 11/03/2007 01:20 PM:
On Oct 29, 2007 4:08 PM, Bill Ott <[EMAIL PROTECTED]> wrote:
Interesting things in the world of holds. Holds are placed, but when
trying to get a list of items to fill holds, I don't get any results.
While the hold appears to still exist, I've tracked back to this when
the hold was originally placed, specifically, the call to
open-ils.storage.action.hold_request.copy_targeter. Looks like Basic.pm
is receiving an array reference instead of a value (?).
Bill, did you figure this out?
No, I haven't.
I wonder if this has anything to do with the change in JSON formats.
This installation is using 1.2 Release, with OpenSRF 0.9. I brought up
a different installation with trunk and trunk to see what that would do,
but had an error in the staff client, reporting a js2JSON error (?), but
I haven't even started looking into that yet.