[Koha-bugs] [Bug 14498] New: uri_escape error triggered by duplicate accountno's for patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 6 17:00:15 CEST 2015


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

            Bug ID: 14498
           Summary: uri_escape error triggered by duplicate accountno's
                    for patron
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

If a patron has duplicate accountno's for two different fines in Koha this will
trigger the error

usi_escape: Unmatched [ in regex; marked by <-- HERE in m/([ <-- HERE ])/ at
(eval 133) line 1.

upon attempt to pay. How those accountno's get duplicated is unknown, but
considering accountno is somewhat vestigial at this point in time, it would be
much more sensible to use accountlines_id which is has guaranteed uniqueness at
the database level.

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


More information about the Koha-bugs mailing list