]> git.koha-community.org Git - koha.git/commit
Bug 17201: (bug 16431 follow-up2) Remove occurrence of marcfromkohafield
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 26 Aug 2016 12:33:32 +0000 (12:33 +0000)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 8 Sep 2016 17:50:12 +0000 (19:50 +0200)
commit1ed829b263e1a5a348ed117015fd99d6906f2a49
treea1b3d5bf6e83861c134eda4219b8f73348350bba
parent885242ef93a84de614af7d7dd814d99b949f8d33
Bug 17201: (bug 16431 follow-up2) Remove occurrence of marcfromkohafield

I really don't know how these tests passed before 16431, the mapping was not complete.

Test plan:
  prove t/db_dependent/Search.t
should return green

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit ff51ec00833dcd26af762d872075ab927921fe21)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
t/db_dependent/Search.t