https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31550

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|This enhancement adds the   |This enhancement adds the
      release notes|OPAC descriptions for some  |OPAC descriptions for some
                   |item fields to the XML      |item fields to the XML
                   |returned from ILS-DI        |returned from ILS-DI
                   |requests. This includes     |requests. This includes
                   |these fields: location,     |these fields: location,
                   |ccode, permanent_location,  |ccode, permanent_location,
                   |notforloan, itemlost,       |notforloan, itemlost,
                   |withdrawn, damaged, and     |withdrawn, damaged, and
                   |restricted. The OPAC        |restricted. The OPAC
                   |descriptions have           |descriptions have
                   |_description added to the   |_description added to the
                   |item field name, for        |item field name, for
                   |example:                    |example:
                   |<ccode_description>Referenc |<ccode_description>Referenc
                   |e (OPAC                     |e</ccode_description>.
                   |description)</ccode_descrip |
                   |tion>.                      |

--- Comment #28 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. For <itemId> in the request URL, I used the biblionumber.

2. Example URL:
http://127.0.0.1:8081/cgi-bin/koha/opac/ilsdi.pl?service=GetRecords&id=262
(Programming Perl)

-- 
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/

Reply via email to