https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29980 J. Reuter <reuter@die-bonn.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186510|0 |1 is obsolete| | --- Comment #28 from J. Reuter <reuter@die-bonn.de> --- Created attachment 187583 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187583&action=edit Bug 29980: Add a cataloguing plugin to check ISBN Test plan: - without patch login to Koha - edit a biblio and put a wrong ISBN in 020a (010a for unimarc). - leave the input field (looses focus), no warning - apply patch and do "reset_all" to make a full re-install. - edit the biblio again and put an invalid ISBN in 020a (010a for unimarc). - when you leave the input field you should have a warning saying "invalid ISBN". - the input field should turn yellow - you can still save the biblio with a wrong isbn, it is just a warning. - if you apply the patch on an existing install, you must manually link the value builder to your existing frameworks to get it working. Signed-off-by: Johannes Reuter <reuter@die-bonn.de> -- You are receiving this mail because: You are watching all bug changes.