[Bug 19018] New: Can we make XSLT_Handler a little bit less verbose ?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19018 Bug ID: 19018 Summary: Can we make XSLT_Handler a little bit less verbose ? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org As reported on bug 17807, XSLT_Handler reports that a XSLT file is not found for each record it wants to process (running oai.pl). Additionally, we also have: Can't locate object method "nodeType" via package "<?xml version="1.0" encoding="UTF-8"?> [ And a complete MARC record dump. ] " (perhaps you forgot to load "<?xml version="1.0" encoding="UTF-8"?> [ Same MARC record dump again ] "?) at /usr/share/perl5/HTTP/OAI/Encapsulation.pm line 68. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19018 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17807 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17807 [Bug 17807] Use XSLT_Handler in oai.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19018 Bug 19018 depends on bug 17807, which changed state. Bug 17807 Summary: Use XSLT_Handler in oai.pl https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17807 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19018 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #0)
As reported on bug 17807, XSLT_Handler reports that a XSLT file is not found for each record it wants to process (running oai.pl).
Additionally, we also have: Can't locate object method "nodeType" via package "<?xml version="1.0" encoding="UTF-8"?> [ And a complete MARC record dump. ] " (perhaps you forgot to load "<?xml version="1.0" encoding="UTF-8"?> [ Same MARC record dump again ] "?) at /usr/share/perl5/HTTP/OAI/Encapsulation.pm line 68.
Will make XSLT_Handler print less warnings on report 20272. If anyone else want to address the OAI warn, please reopen/rename this one. *** This bug has been marked as a duplicate of bug 20272 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org