https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37212 Bug ID: 37212 Summary: Advanced editor should warn the user when it loads a blank record after being passed an invalid bib number Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: phil@chetcolibrary.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Depends on: 24424, 36891 Bug 24424 taught the advanced editor to load a blank record when it can't load the biblionumber passed to it, but because svc/bib wasn't actually returning 404 when the problem was not-found, it couldn't add a message to the user saying what went wrong. Now that bug 36891 has restored the return of 404, it can. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24424 [Bug 24424] Advanced editor - interface hangs as "Loading" when given an invalid bib number https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36891 [Bug 36891] Restore returning 404 from svc/bib when the bib number doesn't exist -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.