https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24574
--- Comment #10 from David Cook <[email protected]> --- (In reply to Rudolf Byker from comment #0) > Broken MARC records cause "invalid data, cannot decode object" on ISBDdetail > and MARCdetail pages. Actually, could you speak more to this? 1) Is this in dev or production? 2) Is this using Plack/starman alone, or Plack/starman behind Apache, or just Apache? 3) Do you have the environmental variable DEBUG enabled? 4) How did you install Koha? (Via Debian packages?) This sounds like an error shown by Apache to me. I'm just looking for some context, because now that I think about it... the web server should just be sending a HTTP 500 status code and a default error document. It sounds like it's not doing that. That's probably the thing we should be focusing on... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
