]> git.koha-community.org Git - koha.git/commit
Bug 8744: Thesaurus in authorities should not lock fields
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 9 Sep 2012 12:55:12 +0000 (08:55 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 3 Oct 2012 19:28:02 +0000 (08:28 +1300)
commit37e7a145b428860233072a5729569d170990bd6f
treebeb0cda3a8f74c542164b2bc039ba34597e0f997
parent5ec456f57955332aa8d635a990b3062251306789
Bug 8744: Thesaurus in authorities should not lock fields

Although fields in the authority editor should support thesaurus
control, they should never be locked, as authority records commonly
refer to other records that may not be in use locally (and therefore
might not be in the authority file).

Test plan:
1) Make sure a 5xx field in one of your authority frameworks is
   thesaurus-controlled.
2) Note that you cannot edit the field directly.
3) Apply patch.
4) Note that you can now edit the field irectly.

Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
authorities/authorities.pl