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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #51 from Katrin Fischer <[email protected]> ---
I fixed one issue with the <link> to:

     <link>[% OPACBaseURL | url %]/cgi-bin/koha/opac-search.pl?[% query_cgi |
$raw %][% limit_cgi | $raw %]&amp;format=rss</link>

But I still get an XML error in the browser:

XML Parsing Error: not well-formed
Location:
http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=kw&q=perl&count=50&sort_by=acqdate_dsc&format=rss2
Line Number 17, Column 119:     <atom:link rel="self"
type="application/rss+xml"
href="http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=kw&q=perl&amp;sort_by=acqdate_dsc&amp;format=atom"/>

The error points to the = before perl.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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