Summary: | Attempting to view details of a biblio that does not exists results in a 404 error | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Nighswonger <cnighswonger> |
Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | chris, mjr, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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: |
Description
Chris Cormack
2010-05-21 00:49:48 UTC
What needs to be done with this bug? I solved smth similar for staff interface. The example URL from this bug provides a nice error message in 3.4: The record you requested does not exist ((some number that does not exist)). Can this bug be closed? Do we need a similar handling of non existing biblionumbers for OPAC? (In reply to comment #2) > The example URL from this bug provides a nice error message in 3.4: > > The record you requested does not exist ((some number that does not exist)). > > Can this bug be closed? Yes.. doing that now. > Do we need a similar handling of non existing biblionumbers for OPAC? Yes, but under a new bug report, perhaps. |