https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23015
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from David Nind <[email protected]> --- Have tested, but a couple of questions: 1) Details for the service don't display on http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl but can be accessed from http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=Describe&verb=GetPickupLocation 2) The result returned doesn't seem to match up with what is shown in the describe text, for example for http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=GetPickupLocation&patron_id=19&id=23&id_type=item I get: <GetPickupLocation> <library> <anon> <branchname>Centerville</branchname> <branchcode>CPL</branchcode> <branchaddress1>Jefferson Summit</branchaddress1> <pickup_location>1</pickup_location> </anon> <anon> <pickup_location>1</pickup_location> <branchaddress1>River Station</branchaddress1> <branchcode>FFL</branchcode> <branchname>Fairfield</branchname> </anon> <anon> <pickup_location>1</pickup_location> <branchaddress1>Hickory Squere</branchaddress1> <branchcode>FPL</branchcode> <branchname>Fairview</branchname>..... Apart from the above it seems to work fine and the tests pass. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
