http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11622
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from M. Tompsett <[email protected]> --- (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. _______________________________________________ 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/
