[Koha-bugs] [Bug 29046] Allow libraries to specify email order for "AutoEmailPrimaryAddress"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 23 13:22:57 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #21 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
> > * Not blocker: For languages we can sort the entries with drag&drop. Could
> > this be a possible option here? Or maybe I could file as a separate bug?
> 
> Please do this on another bug... this was meant as a starting point.. I
> don't have time to polish it any further I'm afraid.

Specifically marked it as 'not blocker' just wanted to get your opinion. I am
still not sure if you like the idea, but filed separately now: bug 33592

I have tests failing with this patch set applied that pass without it :(

prove t/db_dependent/Koha/Patron.t t/db_dependent/Koha/Patrons.t
t/db_dependent/Koha/Patron.t ... 10/23 Use of uninitialized value in split at
/kohadevbox/koha/Koha/Patron.pm line 1440.
Use of uninitialized value in split at /kohadevbox/koha/Koha/Patron.pm line
1440.
t/db_dependent/Koha/Patron.t ... 13/23 WARNING: The key derivation method
"opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
Pass -nodeprecate=>1 to inhibit this message.
 at /kohadevbox/koha/Koha/Patron.pm line 2423.
t/db_dependent/Koha/Patron.t ... ok     
t/db_dependent/Koha/Patrons.t .. 31/43 Use of uninitialized value in split at
/kohadevbox/koha/Koha/Patron.pm line 1440.
t/db_dependent/Koha/Patrons.t .. 32/43 Use of uninitialized value in split at
/kohadevbox/koha/Koha/Patron.pm line 1440.

    #   Failed test 'One notice queued when NotifyPasswordChange enabled'
    #   at t/db_dependent/Koha/Patrons.t line 1972.
    #          got: '0'
    #     expected: '1'
    # Looks like you planned 16 tests but ran 15.
    # Looks like you failed 1 test of 15 run.

#   Failed test '->set_password'
#   at t/db_dependent/Koha/Patrons.t line 1976.
Can't call method "status" on an undefined value at
t/db_dependent/Koha/Patrons.t line 1974.
# Looks like your test exited with 11 just after 33.
t/db_dependent/Koha/Patrons.t .. Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/43 subtests 

Test Summary Report
-------------------
t/db_dependent/Koha/Patrons.t (Wstat: 2816 Tests: 33 Failed: 1)
  Failed test:  33
  Non-zero exit status: 11
  Parse errors: Bad plan.  You planned 43 tests but ran 33.

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


More information about the Koha-bugs mailing list