13 Jan
2016
13 Jan
'16
3:59 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15190 --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Marc: This looks reasonable to me. Note that the biblionumber is extracted like this: if ($id =~ /koha:biblionumber:(\d+)/) { my $biblionumber = $1; This is current behavior and could be considered as outside the scope of this report.. The id= (empty) case is actually the same as without any parameters. So should present formats. I do not have a problem with the 406; this particular case was a 400. -- You are receiving this mail because: You are watching all bug changes.