http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10647

--- Comment #2 from Magnus Enger <[email protected]> ---
I can confirm this bug. Clicking on the "view plain" link gives a Ajaxy
"spinning wheel" and a "Loading..." message for a second or two, then a yellow
warning saying "Sorry, plain view is temporarily unavailable."

I get this in the opac-error.log:

opac-showmarc.pl: Could not create file parser context for file
"/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/xslt/NORMARCslim2OPACMARCdetail.xsl":
No such file or directory at /usr/share/koha/opac/cgi-bin/opac/opac-showmarc.pl
line 80, referer:
http://kurs.demo.bibkat.no/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=18

...which seems to confirm that a missing XSLT file is the culprit. 

And I'm also seeing a ton of 500 errors in my Apache logs (from bots) for pages
like this:

/cgi-bin/koha/opac-showmarc.pl?id=10611&viewas=html

...which is what that Ajax call is trying to fetch.

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