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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Sep 2017 16:02:24 +0000 (13:02 -0300)
commit786deba62beb5a52a543af5415610e14f7d0a8c5
tree1d2bd42765676b23d5a4d09836225ade6f29722a
parentd0e3891e251a6a11188d70a5480af0e44b8c1fb0
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>
Koha/SuggestionEngine/Plugin/AuthorityFile.pm
Koha/SuggestionEngine/Plugin/ExplodedTerms.pm