page selection on search with quoted strings don't work
Open Source Document Management System
Brought to you by:
steinm
If I do a quoted search on fulltext search with SQLiteFTS as search engine, the search string doesn't get transferred to the page selection buttons.
They stay empty e.g.
https://seeddms.domain.whatever/out/out.Search.php?fullsearch=1&query=
but should link to
https://seeddms.domain.whatever/out/out.Search.php?fullsearch=1&query=%22search-string%22&ownerid=-1&pg= [pagenumber] or [string:all]
This is working fine with unquoted search strings.
Will be fixed in 5.1.9