12 Jan
2016
12 Jan
'16
9:44 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15190 --- Comment #15 from Marc Véron <veron@veron.ch> --- Hi Héctor, The encoding is OK with the newest patch for example with: cgi-bin/koha/unapi?id=koha:biblionumber:45100&format=oai_dc (tested with all of: oai_dc, srw_dc, mods, mods-full, mods3, mods3-full, rdfdc) What should happen if I do: cgi-bin/koha/unapi?id=koha:biblionumber:45100&format=xxx cgi-bin/koha/unapi?id=koha:biblionumber:45100&format= What should happen if I use a biblionumber that does not exist? cgi-bin/koha/unapi?id=koha:biblionumber:999999999&format=oai_dc At the moment I get a blank page for all cases. -- You are receiving this mail because: You are watching all bug changes.