http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13159
Olli-Antti Kivilahti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Olli-Antti Kivilahti <[email protected]> --- Testing SIP2 messages, looking into 3M SIP2.0 manual. MEssages are not standards compliant: 63 && 23: - Non-standard compliant, has no zero padded month, day and second. Distorts fixed-length fields. - fields ok 24: - OK 64: - OK No institution ID anywhere?? Will be fixed by 13666. Silly warning: Use of uninitialized value $value in concatenation (.) or string at ./sip_cli_emulator.pl line 462, <GEN0> chunk 1. is ruining my day. Otherwise works as expected. Will proceed to fix and provide a followup. -- 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/
