This patch resolves a few MARC21 Framework issues for
authorJoshua Ferraro <jmf@liblime.com>
Fri, 18 Jul 2008 22:39:08 +0000 (17:39 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 18 Jul 2008 22:39:08 +0000 (17:39 -0500)
commitbc408475f8afb0df633908b2bc537d6f4ecb90ba
tree43851a5b18361ae1c6422650d1c66c44b7a617a6
parentd753635a959a1c42fc4b9af16af562c9257bf0ed
This patch resolves a few MARC21 Framework issues for
a default installation:

1. Re-names several of the item fields to make more sense to catalogers and patrons
2. Remove links Non-public note from items.paidfor
3. Changes Non-public note to be hidden in the OPAC view

Fixes issues with the 'hidden' field in the framework, specifically:

1. the editor obeys the rules of possible values for hidden (>4, or <-4)
2. the OPAC MARC display obeys the rules of positive values meaning 'hidden in OPAC'
3. the staff MARC display now obeys the rules specified in the hidden values description
catalogue/MARCdetail.pl
cataloguing/additem.pl
installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql
installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tmpl
opac/opac-MARCdetail.pl