https://bugs.kde.org/show_bug.cgi?id=507265

--- Comment #2 from Robby Stephenson <ro...@periapsis.org> ---
(In reply to Karl Ove Hufthammer from comment #0)
> Running a SRU search using Dublin Core as the output format only returns a
> single search result, and where all metadata is empty.

This is rather interesting. The SRU server returns different data to a
KDE-based http request than for others. I haven't yet figured out what causes
that. I've tried switching user-agents and every other http request header that
I can think of so far.

You can compare
kioclient cat
"https://brgbib.bib.no/cgi-bin/sru?operation=searchRetrieve&version=1.1&maximumRecords=25&recordSchema=dc&query=dc.title%3D%22kokebok%22";
to
curl
"https://brgbib.bib.no/cgi-bin/sru?operation=searchRetrieve&version=1.1&maximumRecords=25&recordSchema=dc&query=dc.title%3D%22kokebok%22";

In the course of testing that, I did find other issues with the schema that
I've fixed. Thanks for the bug report. I'll continue investigating.

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

Reply via email to