[Koha-bugs] [Bug 32707] ElasticSearch should not auto truncate (even if QueryAutoTruncate = 1) for identifiers (and some other fields)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 24 23:39:28 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32707

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #26 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Regardless of me retesting, there are other issues:

Tests don't pass:

t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t ............... 1/7 
    #   Failed test 'no truncation for non non test fields (date) - OK'
    #   at t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 171.
    #          got: '1'
    #     expected: '0'

    #   Failed test 'no truncation for non non test fields (date) - OK'
    #   at t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 183.
    #          got: '1'
    #     expected: '0'
    # Looks like you failed 2 tests of 9.
t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t ............... 4/7 

Whether on a fresh KTD with patches already applied or a KTD started with
main/master and applying the patches + updatedatabase. Same error.

---

Also QA script reports this:

 FAIL   Koha/SearchEngine/Elasticsearch/QueryBuilder.pm
   FAIL   spelling
                 implicite  ==> implicit, implicitly
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 318,
now: 333)

 FAIL   installer/data/mysql/atomicupdate/bug_32707.pl
   FAIL   file permissions
                File must have the exec flag
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 0,
now: 5)

 FAIL   installer/data/mysql/mandatory/sysprefs.sql
   FAIL   sysprefs_order
                Not blocker: Sysprefs ESPreventAutoTruncate is bad placed (see
bug 10610)

 WARN   t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 72,
now: 89)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list