https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31199
--- Comment #31 from Jonathan Druart <[email protected]> --- Reporting here but it's not related with the previous comments: Koha_Main/2913 10:12:10 koha_1 | # Failed test 'Page title is correct after following modification link' 10:12:10 koha_1 | # at t/db_dependent/selenium/patrons_search.t line 268. 10:12:10 koha_1 | Wide character in print at /usr/share/perl/5.36/Test2/Formatter/TAP.pm line 125. 10:12:10 koha_1 | # got: 'Patrons › Koha' 10:12:10 koha_1 | # expected: 'Modify patron Ly_AtV <strong>fir's"tname</strong> \123 ❤ test_patron_1 (tyBRnYVwhHYQtrl36Ph07HyQTDCfzn5) (bDvJbKkmo) › Patrons › Koha' 10:12:10 koha_1 | # Looks like you failed 1 test of 28. 10:12:10 koha_1 | 10:12:10 koha_1 | # Failed test 'Search patrons' 10:12:10 koha_1 | # at t/db_dependent/selenium/patrons_search.t line 464. 10:12:10 selenium_1 | JavaScript error: http://kohadev-intra.mydnsname.org:8081/cgi-bin/koha//members/members-home.pl, line 3221: TypeError: libraries_map[data] is undefined 10:12:10 koha_1 | # Looks like you failed 1 This is happening when a library has been created after the page has been loaded. The patron is fetched from the REST API with a given library, but the dropdown list/js variable does not have it. -- 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/
