[Koha-bugs] [Bug 7628] Required format is not enforced for Patron Categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 18 09:13:40 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7628

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10918|0                           |1
        is obsolete|                            |
  Attachment #10921|0                           |1
        is obsolete|                            |

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
Created attachment 10922
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10922&action=edit
Bug 7628 - Required format is not enforced for Patron Categories

Enforces category code with allowed characters only.

Test plan:

- Before applying patch, create a category code like Test+

- Try to delete category with this code -> does not work

- Apply patch

- Try to create category with code containg other characters than letters,
numbers, - and _

- Result: You are not allowed to do so, appropriate message pops up

Signed-off-by: David Cook <dcook at prosentient.com.au>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list