Re: [Koha-devel] yaz-client malfunction?

2014-12-08 Thread Wolfram Schneider
On 7 December 2014 at 00:58, Waylon Robertson wrote: > elem what? > elem marc21? common elementSetName values are B and F see http://www.indexdata.com/yaz/doc/yaz-client.html elements e Sets the element set name for the records. Many targets support element sets are B (for brief) and F (for fu

Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-08 Thread Chris Nighswonger
I've pushed an new dev version of PDF::Reuse up which just adds missing license info to the meta file. If nothing crops up by Wednesday afternoon, I will roll up PDF::Reuse 0.36 and upload it to CPAN. I have opened Koha bug 13407 [1] for this issue. Any Koha installs done before the Koha patch is

Re: [Koha-devel] yaz-client malfunction?

2014-12-08 Thread David Cook
Wolfram and Waylon: If you take a look at retrieval-info-bib-dom.xml, you'll see the available formats (recorded as syntax) and elements (recorded as name). (see: http://www.indexdata.com/yaz/doc/tools.retrieval.html) At a glance, I see formats for marc21 and xml. I also see elements for F, ma

Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-08 Thread Robin Sheat
Chris Nighswonger schreef op ma 08-12-2014 om 08:55 [-0500]: > Robin, if you have time to roll a deb package for 0.35_04 I'll add a > link to that bug for it. It may help those who will be doing QA on the > patch for Koha. Also, let me know if anything else needs to be fixed > so that the new versi

Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-08 Thread Christopher Nighswonger
On Mon, Dec 8, 2014 at 5:47 PM, Robin Sheat wrote: > There are a couple of patches in the Debian package that should probably > be pulled into here, if that hasn't already happened. > > http://anonscm.debian.org/cgit/pkg-perl/packages/libpdf-reuse-perl.git/tree/debian/patches > Done. > You shoul