[Koha-bugs] [Bug 15190] Bad utf8 decode to unapi and fixing code status 200

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 12 10:44:00 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15190

--- Comment #15 from Marc Véron <veron at 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.


More information about the Koha-bugs mailing list