Ticket #775 (closed task: fixed)
[WG] soap request for getDoc doesn't fail properly when doc doesn't exist
Reported by: | lawrence | Owned by: | mpritcha |
---|---|---|---|
Priority: | discussion | Milestone: | PROD Step1 |
Component: | discovery | Version: | |
Keywords: | Cc: |
Description
When I try and get a document via my ndgSearch interface, to the soap query, if I try to get document 'abc' (which doesn't exist), the query doesn't fail, it just comes back with no document. Should the status be 0 or 1 for that query?
Change History
Note: See
TracTickets for help on using
tickets.
Should fail properly now ;-)