[OPEN-ILS-DEV] Trouble with 1.6.1. > 2.0 upgrade

Peters, Michael MRPeters at library.IN.gov
Wed Nov 10 09:56:35 EST 2010


Thanks Mike!

Should I continue on with the current script, or await your updated version?

Sincerely, 
Michael Peters 
Indiana State Library MIS | Inspire.IN.gov Helpdesk | Evergreen Indiana Helpdesk
office - 317.234.2128 
email - mrpeters at library.in.gov 


-----Original Message-----
From: open-ils-dev-bounces at list.georgialibraries.org [mailto:open-ils-dev-bounces at list.georgialibraries.org] On Behalf Of Mike Rylander
Sent: Wednesday, November 10, 2010 9:55 AM
To: Evergreen Development Discussion List
Subject: Re: [OPEN-ILS-DEV] Trouble with 1.6.1. > 2.0 upgrade

On Wed, Nov 10, 2010 at 9:53 AM, Peters, Michael
<MRPeters at library.in.gov> wrote:
> Left out second query...
>
> evergreen=# SELECT name, prefix, namespace_uri FROM config.xml_transform;
>  name   | prefix |         namespace_uri
> ---------+--------+--------------------------------
>  marcxml | marc   | http://www.loc.gov/MARC21/slim
>  mods    | mods   | http://www.loc.gov/mods/
>  mods32  | mods   | http://www.loc.gov/mods/

There's the problem.

UPDATE config.xml_transform SET prefix = 'mods32' WHERE name = 'mods32';

should fix things right up.

-- 
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