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

            Bug ID: 22204
           Summary: Leading spaces in barcode should not allowed in
                    cataloguing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---

When creating a new item, it is not allowed to add trailing spaces, it shows
'Barcode must be unique'.
But it is allowed to use leading spaces :(
In this case since circulation does a trim on barcode this item can not be
checked-out.
It also allows duplicates even with UNIQUE KEY constraint.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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