]> git.evergreen-ils.org Git - Evergreen.git/commit
Authorities: 4XX fields have wrong names
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 11 Jul 2013 19:31:37 +0000 (15:31 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 17 Jul 2013 17:34:00 +0000 (13:34 -0400)
commit82dbea7b2f6d56527fe32fa292c1f1c164166931
tree3f4ab05b999a396d96ea93d09c37fcee9d56a0b7
parent44236778522727ebea14272fafb7c1bd8b87a74f
Authorities: 4XX fields have wrong names

In Evergreen we have authority fields defined in the database that
relate to control sets.  These are used somewhere today (I'm fuzzy on
that at the moment; some places once had and may still have hardcoded
labels) but they also will be used by the bib and auth browser
that's not yet merged to master (see LP #1177810).

The 4XX tags among the set I'm talking about (in
authority.control_set_authority_fields) are mislabled, saying See Also
where they ought to say See From, e.g.
http://www.loc.gov/marc/authority/ad400.html

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.authority_4xx_fields.sql [new file with mode: 0644]