http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10462
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Jonathan Druart <[email protected]> --- 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
