koha-bugs
[Top][All Lists]
Advanced

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

[Koha-bugs] [Bug 515] biblio.notes ignores Marclinks mapping durring im


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 515] biblio.notes ignores Marclinks mapping durring import
Date: 8 Jul 2003 13:13:27 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=515

address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From address@hidden  2003-07-09 01:13 -------
Really dirty problem...
It comes from the fact that the notes field exists in biblio & biblioitems 
table.
As the marc2koha sub in C4/biblio.pm works for both, the notes field is common
to them.

QUESTION : is ONLY 520a going into biblio.notes, or is there "500a | 520a" (I
mean : both, separated by |). It's what Koha is supposed to do.

The solution is to rename biblioitems.notes to biblioitems.binotes in all Koha.
It is a big stuff. Is it necessary ? please confirm...



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



reply via email to

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