[Koha-bugs] [Bug 22204] New: Leading spaces in barcode should not allowed in cataloguing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 24 17:48:37 CET 2019


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: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl
  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.


More information about the Koha-bugs mailing list