https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22080 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Needs Signoff |Signed Off --- Comment #10 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Works well for me.. signing off.. As a side note, I 'think' the qa script may need updating for the new translation stuff.. currently with this patch it yields: ``` FAIL koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt FAIL filters missing_filter at line 92 ( [% t("Mappings updated successfully.") %]) missing_filter at line 94 ( [% t("Mappings have been reset successfully.") %]) missing_filter at line 81 ( [% t("An error occurred when deleting the existing mappings. Nothing has been changed!") %]) ``` -- You are receiving this mail because: You are watching all bug changes.