[Koha-bugs] [Bug 12265] Improve Z39.50 servers administration (incl DBIx)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 14 12:11:55 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12265

--- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 29670
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29670&action=edit
Bug 12265: [QA Follow-up] Replace DBIx search by find

This patch replaces DBIx search by find at two places in z3950servers.pl.
Furthermore, it adds testing on the results of the find method, passing
a not-found-message to the template whenever needed.
The function ServerSearch is adjusted to use HashRefInflator instead of
manually mapping the columns of result objects.
An additional defined-test in _form_data_hashref prevents shifting of
names and values in the result hash.

Test plan:
List all servers. Edit, copy and delete a server.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list