]> git.koha-community.org Git - koha.git/commit
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)
committerKatrin Fischer <katrin.fischer.83@web.de>
Thu, 5 Oct 2017 21:32:06 +0000 (23:32 +0200)
commit98d9ef0b65805e8455abe2353984439c9d5f8584
tree3f8ecf6b8ec824ceb3540b4cf83471a3910242ab
parent2b82ff17ee6273a9dabec230a1fb4ccec82734a2
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>
(cherry picked from commit 112116e45f4676aea3a63faa42b0e6a3e2456706)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Koha/SuggestionEngine/Plugin/AuthorityFile.pm
Koha/SuggestionEngine/Plugin/ExplodedTerms.pm