Comment 2 for bug 564026

Revision history for this message
Ben Shum (bshum) wrote :

Forwarding bug details from a newer report by paxed on the same issue:

Staff client -> Cataloging -> Retrieve Title via database ID -> Enter a non-existent ID.

If you entered a numeric value, EG will pop up a javascript error "Error in bib_brief_overlay(blahblah): TypeError: params.mvr.doc_id is not a function

If you enter "123xxx", you get a "Bad Request"

If you enter "xxx" or a negative number, you'll get the results page, but with no data. No errors either.

Ideally this should pop up a window "foo not found", like what Retrieve title by TCN does.