Bug 12252: include item data in OAI-PMH ListRecords result
authorRobin Sheat <robin@catalyst.net.nz>
Mon, 23 Jun 2014 05:16:50 +0000 (17:16 +1200)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Thu, 17 Sep 2015 14:02:10 +0000 (11:02 -0300)
commit71160944702fd1e0fea0b840a67c7a4daa9e134a
tree901af4fef74d0f521f0395a63d6768b35f5869ad
parent8e2bb13a25b55176fdd397a204a976f37e248e10
Bug 12252: include item data in OAI-PMH ListRecords result

Same in spirit to the other patch, this also includes the item detail in
ListRecords.

Test plan:
* Fetch a URL like:
http://koha/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=marcxml
* Verify that there are 952 entries in the returned records where
  appropriate.

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
ListRecords OAI verb returns a list of records including items in 952/995 which
are not hidden based on OpacHiddenItems syspref.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Signed-off-by: Gaetan Boisson <gaetan.boisson@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
opac/oai.pl