[Koha-bugs] [Bug 11622] Add ability to pay fees and fines from OPAC via PayPal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 9 19:06:18 CEST 2015


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtompset at hotmail.com

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Galen Charlton from comment #5)
> Comment on attachment 24754 [details] [review]
> Bug 11622 - Add ability to pay fees and fines from OPAC via PayPal
> 
> Review of attachment 24754 [details] [review]:
> -----------------------------------------------------------------
[SNIP]
> 
> @@ +65,5 @@
> > +
> > +    my $opac_base_url = C4::Context->preference('OPACBaseURL');
> > +
> > +    my $return_url =
> > +      URI->new( "http://"
> 
> This should be checking whether the OPAC is using SSL.

Can someone please look at bug 5010 so we can avoid this mess of https/http
concatentation/detection?

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


More information about the Koha-bugs mailing list