Bug 11419: display Z39.50 search errors more completely
commit0fc114eee3f649abea88a62502211c595c2867b8
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 18 Dec 2013 19:44:53 +0000 (18 14:44 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 27 Dec 2013 00:25:39 +0000 (27 00:25 +0000)
tree32e8009e8b49edd450267f57195c556b682e4407
parent0d71139fff68523beee3f14ea26e0d670eb7c409
Bug 11419: display Z39.50 search errors more completely

When a z39.50 server isn't able to be searched successfully, the yellow
error box came up empty.  This patch fixes the problem.

Test Plan:
1) Go to Administration/z39.50 servers
2) Create a fake z39.50 server with a made up address
3) Go to cataloging, search only that server
4) Note the empty yellow alert box
5) Apply this patch
6) Re-run the search, not the alert box has a message in it now

Signed-off-by: Nora Blake <nblake@masslibsystem.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Works according to test plan.
When one of the selected servers gives result no dialog
box is shown before and after applying the patch.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Breeding.pm