item rework: do not allow bulkedit to update items
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 3 Jan 2008 18:36:18 +0000 (12:36 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 3 Jan 2008 22:23:47 +0000 (16:23 -0600)
commitb7c35853f265d9f03d653789d91524dd030b8ade
treeba47525ef2aae89dd944fbd89a388e2cdc6faea6
parentbc9ee0cff9e12828c1135997c5a8b0dc8477c873
item rework: do not allow bulkedit to update items

This patch is meant to guarantee that a bulkedit
does not try to edit an item tag embedded in a MARC
biblio without updating the items feature.  It is
not a comprehensive fix of the bulkedit feature, which
currently does not appear to be functional and
needs some thought:

* The general search results is probably not the
  best place to put this feature -- it should
  probably be in tools.
* A bulk edit of something like items is desireable,
  but needs to be designed so that it respects
  business logic for circulation and acquisitions.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Koha.pm
C4/Search.pm
catalogue/search.pl