Summary: | Poor use of "Not Found" redirect in response to corrupt MARC record | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Cormack <chris> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P3 | CC: | mjr, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://kohaserver:8080/cgi-bin/koha/catalogue/detail.pl?biblionumber=118 | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5791 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | gif of typical 404 notice, with filepath (Joe Tholen / Kansas) |
Description
Chris Cormack
2010-05-21 00:48:55 UTC
I'm assuming this bug is still valid but I wonder how it can be tested? Can one manually corrupt a MARC record to duplicate the problem? I would expect manual corruption to work but I've not tested it recently. If you would like to: truncate contents of biblioitems.marcxml in mysql and then try to view the detail page again. This was addressed in bug 5791, I think this should be marked as RESOLVED - FIXED. Yes, that fix removed the redirect. I agree. |