Bug 13987: Fix server name in z39.50 authority search results
authorBlou <philippe.blouin@inlibro.com>
Mon, 13 Apr 2015 18:49:42 +0000 (14:49 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 22 Apr 2015 17:39:00 +0000 (14:39 -0300)
commitd10802f6033e903cabec4d1f4241763eeb21f330
tree43a30741e3f91b915bbdbcafca1f0329a3f7ed35
parent3a2628c9cd4e082268295db44e90604dfa497b73
Bug 13987: Fix server name in z39.50 authority search results

When doing an Auth search through z3950, the resulting table has the first column (servers name) always empty.

TEST
1) once logged into the intranet, go to Authorities.
2) Click New from z39.50, fill appropriatly for a successful search.
3) Acknowledge first column is empty.  Always.
4) Apply the (very simple) patch.
5) Do another search, validate column is not empty anymore.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Breeding.pm