[Koha-bugs] [Bug 17785] oai.pl returns wrong URLs under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 23 15:58:19 CEST 2018


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

--- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Pablo AB from comment #13)
> So this bug should be reopened? bibkat.no doesn't fail beacause it doesn't
> use Plack?

pablito, I think we need to focus on each issue in a separate place.

I would create an 'umbrella' bug (meaning it is not a real bug but a goal), and
then file individual bugs for each alleged bug. Those tests you made should all
be made against master. Not sure where, how. But we don't develop (usually)
against stable branches. We develop against master, and the maintainers
backport.

That said, file independent bugs, marking them as 'Blocks' the umbrella bug.

There's a situation with the HTTP::OAI library maintenance status that needs to
be solved ASAP, but it might not be related to this bugs you highlight, as how
the data comes from the DB for exposing it on the OAI-PMH front-end is a Koha
business.

About the OAI-PMH spec requiring UTC, I think it is a plain wrong decision.
Conversion can be done asynchronously on receiving the data (in the harvester),
but in turn, it forces the provider to convert whatever data it has into UTC,
causing an innecessary overhead.

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


More information about the Koha-bugs mailing list