[Koha-bugs] [Bug 21526] TT variables used to build a link should be uri filtered

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 9 09:39:51 CET 2018


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

--- Comment #38 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #37)
> +     <link>[% OPACBaseURL | html %]/cgi-bin/koha/opac-search.pl?[%
> query_cgi | $raw %][% limit_cgi | url %]&format=rss2</link>
> +     <atom:link rel="self" type="application/rss+xml" href="[% OPACBaseURL
> | url %]/cgi-bin/koha/opac-search.pl?[% query_cgi | $raw %][% limit_cgi |
> url %]&sort_by=[% sort_by | uri %]&format=rss2"/>
> 
> limit_cgi is a parameter, uri needed ?

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-opensearch.tt
And more occurrences. Seems deliberate, not documented.

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


More information about the Koha-bugs mailing list