commit 16fef8ba3e18c12347f35ff24a43c20d7ee53a8c added some error handling for timeout(10007) and refused(10000) to the Z39.50 search script in Cataloging. The same should be added to the Z39.50 search in Acquisitions.
Created attachment 6165 [details] [review] Proposed fix - Copying over error handling for timeout(10007) and refused(10000) - Copying over error handling for submission with no targets chosen - Correcting "cancel" link in the template which was not modified when it was copied from cataloging's popup window template.
Created attachment 6860 [details] [review] Fix for Bug 7148 - Add some error handling to Acquisitions' Z39.50 search to match Cataloging's - Copying over error handling for timeout(10007) and refused(10000) - Copying over error handling for submission with no targets chosen - Correcting "cancel" link in the template which was not modified when it was copied from cataloging's popup window template. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
QA comment * also include some code cleaning (removing dead lines, adding $DEBUG and warn instead of unconditionnal warns, +1 passed QA. this is at the frontier of ENH and bugfix, so assigning to 3.6, chris_n it's worth including it in 3.6
This fix was included in the 3.6.x branch prior to 3.6.4.