https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29046
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #21 from Katrin Fischer <[email protected]> --- > > * 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
