https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190
--- Comment #615 from ChloƩ Zermatten <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #614) > Thanks for the updated patches. I got this error with tests: > > kohadev-koha@kohadevbox:koha(testing-SO-QA)$ prove > /kohadevbox/koha/t/Koha/Auth/Permissions.t > /kohadevbox/koha/t/Koha/Auth/Permissions.t .. 1/4 > # Failed test 'Expected permissions generated for superlibrarian' > # at /kohadevbox/koha/t/Koha/Auth/Permissions.t line 314. > # Structures begin differing at: > # $got->{CAN_user_parameters_manage_circ_triggers} = '1' > # $expected->{CAN_user_parameters_manage_circ_triggers} = Does not > exist > # Looks like you failed 1 test of 1. > > I don't think is a setup step that should be missing. I started KTD with the > patches already. And redoing the updatedatabase doesn't help. > > ----- > > QA script reports this: > [FAIL] koha-tmpl/intranet-tmpl/prog/js/vue/stores/circulation-rules.js > FAIL forbidden_patterns > forbidden pattern: Use __("") instead of _("") (line 371) > > It's just this: > https://wiki.koha-community.org/wiki/User:Victor_Grousset_-_tuxayo/ > Translation#Info_about_the_translation_toolchain Re- QA script: it is picking up a regex (see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190#c238) -- 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/
