https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41060 --- Comment #1 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- Created attachment 188200 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188200&action=edit Bug 41060: Add a cataloguing plugin to check ISSN Test plan: - without patch login to Koha - edit a biblio and put a wrong ISSN in 022a (011a 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 ISSN in 022a (011a for unimarc). - when you leave the input field you should have a warning saying "invalid ISSN". - the input field should turn yellow - you can still save the biblio with a wrong issn, 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.