[Bug 11622] Add ability to pay fees and fines from OPAC via PayPal
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11622 --- Comment #76 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Brendan Gallagher from comment #75)
I had pushed this to Master. But there is an issue with the URL::Encode...
An Assist from Galen suggests.
Please see http://stackoverflow.com/a/9690930, which lists some various ways of handling application/x-www-form-urlencoded content, several of which make use of modules that are already required by Koha.
Regards,
Galen
Can we fix that up? This will be a candidate for reverting if we don't solve the package issue.
Thanks, Brendan
I've looked into that article and the only reasonable solution is to use URL::Encode. The good news is that the only dependency that URL::Encode has is Carp, so it should be very easy to package. Now we just need an easy to follow guide for the packaging ; ) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org