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

--- Comment #5 from Adrien SAURAT <[email protected]> 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.
_______________________________________________
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/

Reply via email to