[OPEN-ILS-DEV] BinaryEncoding Patch

Mike Rylander mrylander at gmail.com
Wed Jul 28 20:56:44 EDT 2010


On Wed, Jul 28, 2010 at 3:49 PM, Jason Stephenson <jstephenson at mvlc.org> wrote:
> Hi,
>
> The attached patch fixes an issue that we have when loading Vietnamese
> records that are already UTF-8 encoded.
>
> The patch merely adds (BinaryEncoding => 'UTF-8') wherever MARC::File::XML
> is used in the database PgPerl functions where it is not already being done.
> This stops the functions like maintain_control_number() from trying to
> convert records from MARC8 to UTF-8 and blowing up, when the records are
> already UTF-8.
>
> The patch is against trunk r17048.
>

Applied to trunk.  I'll attack the back branches tomorrow.  Thanks, Jason!

-- 
Mike Rylander
 | VP, Research and Design
 | Equinox Software, Inc. / The Evergreen Experts
 | phone:  1-877-OPEN-ILS (673-6457)
 | email:  miker at esilibrary.com
 | web:  http://www.esilibrary.com


More information about the Open-ils-dev mailing list