https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19361 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 105848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105848&action=edit [ALTERNATIVE-PATCH] Bug 19361: Add a tooltip warning if value not in AV list (This patch depends on bug 25728) When cataloguing it may happen that a previous value of a subfield is not longer in the list of AVs. Prior to this patch the value was removed. This patch suggests to display a tooltip next to the problematic subfield. If nothing is done, the value is kept. This patch work when cataloguing a bibliographic record, and adding/editing items. It could be implemented easily for authority cataloguing. -- You are receiving this mail because: You are watching all bug changes.