https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29980

Thomas Klausner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #187583|0                           |1
        is obsolete|                            |

--- Comment #29 from Thomas Klausner <[email protected]> ---
Created attachment 187586
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187586&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 <[email protected]>
Signed-off-by: Thomas Klausner <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to