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

--- Comment #21 from Phil Ringnalda <[email protected]> ---
Log for that isn't particularly helpful,

[WARN] XSLT::Base: I/O warning : failed to load external entity
"https://www.loc.gov/standards/marcxml/xslt/MARC21slimUtils.xsl";
compilation error: file
/kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl
element include
xsl:include : unable to load
https://www.loc.gov/standards/marcxml/xslt/MARC21slimUtils.xsl
 at /kohadevbox/koha/Koha/XSLT/Base.pm line 346.

after two equally unhelpful 

[WARN] XSLT::Base: Unknown IO errorI/O warning : failed to load external entity
"http://www.loc.gov/marcxml/xslt/MARC21slimUtils.xsl";

and

[WARN] XSLT::Base: Unknown IO errorI/O warning : failed to load external entity
"http://www.loc.gov/standards/marcxml/xslt/MARC21slimUtils.xsl";

because the original loc.gov/marcxml returns a 301 to the http
loc.gov/standards/marcxml and then that returns a 301 to https. Not getting
very helpful debugging info from XSLT/Base.pm if it deals with a 301 by saying
"Unknown IO errorI/O warning"

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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