https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16111

--- Comment #36 from Jonathan Druart <[email protected]> 
---
(In reply to Marcel de Rooy from comment #35)
> -    <link href="[% OPACBaseURL | html %]/cgi-bin/koha/opac-search.pl?[%
> query_cgi |uri %][% limit_cgi |uri %]&amp;format=rss2"/>
> -   <updated>[% timestamp | html %]</updated>
> +    <link href="[% OPACBaseURL %]/cgi-bin/koha/opac-search.pl?[% query_cgi
> |uri %][% limit_cgi |uri %]&amp;format=atom"/>
> +   <updated>[% timestamp %]</updated>
> 
> rss2 => atom here
> Copy and paste ?

Nope, that's the point of these patches, "rss2" was wrong and should be "rss"
or "atom".

-- 
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