[Koha-bugs] [Bug 12552] Odd error caused by URI Escape

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 17 17:30:18 CEST 2015


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

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 40245
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40245&action=edit
Bug 12552 - Odd error caused by URI Escape

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

The issue is the use of uri_escape at line 174 of members/pay.pl

Test Plan:
1) Apply this patch
2) Attempt to pay a fine with the "Pay" button
3) No regressions should be noted

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


More information about the Koha-bugs mailing list