[Koha-bugs] [Bug 13159] Enhancements to the SIP2 command line emulator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 3 13:06:28 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13159

Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olli-antti.kivilahti at jns.fi

--- Comment #20 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
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.


More information about the Koha-bugs mailing list