[Bug 12469] New: Add more information to the ILS-DI results
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12469 Bug ID: 12469 Summary: Add more information to the ILS-DI results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: robin@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org In particular: Including callnumber in the location result (as provided by example in the spec at http://old.diglib.org/architectures/ilsdi/DLF_ILS_Discovery_1.1.pdf on page 71) Adding a dateavailable field for items that are on issue. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12469 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P4 Status|NEW |ASSIGNED Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12469 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 29183 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29183&action=edit Bug 12469 - make ILS-DI include the call number. This has ILS-DI include the call number as part of the human-readable location field. It is included in the same form as the examples in the specification. Test plan: * Hit an ILS-DI URL like: http://koha/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=1+2+1781&id_type=item * see that the lication information is now "Branch, Call # 123.4 ABC" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12469 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29183|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12469 --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 29201 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29201&action=edit Bug 12469 - make ILS-DI include the call number. This has ILS-DI include the call number as part of the human-readable location field. It is included in the same form as the examples in the specification. Test plan: * Hit an ILS-DI URL like: http://koha/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=1+2+1781&id_type=item * see that the lication information is now "Branch, Call # 123.4 ABC" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12469 --- Comment #3 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 29202 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29202&action=edit Bug 12469 - add due dates to the ILSDI interface This adds the dlf:dateavailable field to ILSDI item availability information if an item is currently checked out. Test plan: * Hit the ILSDI GetAvailability URL for an issued item * See that it now has the return date -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org