[Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 5 15:01:06 CET 2011


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

--- Comment #5 from Adrien SAURAT <adrien.saurat at biblibre.com> 2011-12-05 14:01:06 UTC ---
I don't know and the developper of the first version of this patch (developped
for a specific customer) can't remember why he did this. I guess we can remove
this, I'll make another patch.

The following check :
if ( $OPACRssURL !~ m/^http:\/\// ) { $OPACRssURL = "http://" . $OPACRssURL }
will then have to handle https cases.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list