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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
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