(bug #3183) fix the SetMarcUnicodeFlag function
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Mon, 4 May 2009 09:22:15 +0000 (11:22 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 18:52:37 +0000 (20:52 +0200)
commitb376864dced14bb9fe899a559e946ea2a6d9d7c9
tree666683ab063ecbdb19753dc9157cbff94e61e7ea
parent4f90cf4a1cadde2f551298518d49dfdd9277b20d
(bug #3183) fix the SetMarcUnicodeFlag function

This patch fix the funciton SetMarcUnicodeFlag for UNIMARC support, now the function will fix the length of the field, and set encoding as "50  " instead of "5050".

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Charset.pm