(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 19:15:27 +0000 (21:15 +0200)
commit253bc6b8b56bbc9d599a6752fca1d37d14fecadf
tree0055fd57a66a7ec6691da4e29e61b42409344d96
parent86f448f0ee48a31742e217a791c8d5c0026015c2
(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>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Charset.pm