Bug 9857 - Follow-up - Fix for searches with su= or su:
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 18 Aug 2017 08:36:59 +0000 (08:36 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 3 Oct 2017 09:13:35 +0000 (11:13 +0200)
commit112116e45f4676aea3a63faa42b0e6a3e2456706
tree0dd079f9eeb2fef080599cddf09cde0442070ec7
parent49d8426f5634aa6433f58ce5830d9f7729605364
Bug 9857 - Follow-up - Fix for searches with su= or su:

When the initial search is su=.../su:... the links was
not constructed correctly. With this change, it should
be the case.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 786deba62beb5a52a543af5415610e14f7d0a8c5)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/SuggestionEngine/Plugin/AuthorityFile.pm
Koha/SuggestionEngine/Plugin/ExplodedTerms.pm