koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] Re: [Koha] Re: Problems modifying a new record


From: Jim Thomas
Subject: [Koha-devel] Re: [Koha] Re: Problems modifying a new record
Date: Wed Jan 15 10:43:04 2003

"address@hidden via news-to-mail gateway" wrote:
> 
> In article <address@hidden>,
> Jim Thomas  <address@hidden> wrote:
> >I used the marc lookup and imported the file for Charlie Horse/Mrs.
> >White's Secret Sock.  I modified the data before saving.  It set up the
>       ^
> >biblio for the book, plus my item number 5658.
> 
> The book title has an apostrophe; this looks like Bug 148.
> Bug 148 is listed as affecting Koha 1.2.3, so 1.2.2 will
> be affected as well.

That sounds like it then.  Now that I know about it, we can avoid
apostrophe's in the future, or we can fix the bug (is there a patch?).

Is there a way to clean up the mess it made?

Thinking that apostophes are not that uncommon in book titles led me to
try this:
select title from biblio where title LIKE "%'%";

Which returned 112 rows.  Do I need to do something to fix them, or will
a patch address this?

-- 
Jim Thomas            Principal Applications Engineer  Bittware, Inc
address@hidden  http://www.bittware.com          (703) 779-7770
A pessimist is an optimist with experience



reply via email to

[Prev in Thread] Current Thread [Next in Thread]