http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505
Andrew Maguire <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #23 from Andrew Maguire <[email protected]> --- Created attachment 34442 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34442&action=edit Update to C4::Ris.pm Have applied the strict and warning pragmas to C4::Ris.pm Slight side-effect that the AU output may now be normalised as whitespace is removed - I used book ISBN 0340201126 as test case. During testing, discovered the charconv() function is a no-op, so I wondered what should happen if database is in MARC8 (non-UTF) format. -- 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/
