[Koha-bugs] [Bug 9093] 008 forgetting what material type was chosen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 5 03:26:57 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9093

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgkriegel at gmail.com

--- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 20789
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20789&action=edit
Material type as determined by Leader/06 and Leader/07

008 do not forgets, because it don't know.
As stated in http://www.loc.gov/marc/formatintegration.html,
"Field 008 does not carry any explicit flag identifying the definition of
positions 18-34. Instead, the identification of the type of field 008 is
dependent on the content of Leader/06 (Type of record) and,in the case of
textual material (i.e., when Leader/06 contains value a), the content of
Leader/07 (Bibliographic level)."

So to fix this we need a way to pass Leader/06 and /07 to the plugin so it
learns and shows proper material type, and that if the leader is correctly
filled.

Attached is a PDF with all possible combinations on leader/06 /07 and what kind
of material type must be set.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list