[Koha-bugs] [Bug 29375] New: Excessive regular expressions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 29 15:58:59 CEST 2021


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

            Bug ID: 29375
           Summary: Excessive regular expressions
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Lists
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andriiverem at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl
        Depends on: 29114

There are several places throughout the application where regular expressions
are used for the whitespaces trimming together with the normalization function
C4::Circulation::barcodedecode.

It is an overkilling and better to remove those regular expressions, because
C4::Circulation::barcodedecode trimming whitespaces by itself.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29114
[Bug 29114] Can not add barcodes with whitespaces at the beginning to the list
-- 
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