http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10462 --- Comment #4 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #3)
Hi Marcel,
On searching isbn=2070518426 on the BNF Z3950 server, I got on master: Harry Potter à l'école des sorciers # J. K. Rowling # # 2070518426 | 9782070612369 and, on master + your patch: Harry Potter à l'école des sorciers # J. K. Rowling # 1998 # 2070518426
I separate fields with '#'.
With your patch, the date is get back but the isbn field seems truncated: on master I got 2 isbn separated with a pipe, now I get only one isbn.
Looking at the code, I cannot explain this change.
Will soon have a look at this. Thanks. -- You are receiving this mail because: You are watching all bug changes.