https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41373
--- Comment #6 from Emmanuel Bétemps <[email protected]> --- Created attachment 196334 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196334&action=edit Bug 41373: Fix Mana report sharing when only one language is enabled Test plan : - Disable all but one language in system preference StaffInterfaceLanguages - Start a local instance of Mana - Clone the mana repo on your machine (from https://gitlab.com/koha-community/koha-mana) - Edit compose/base.yml and uncomment the line: ${PWD}/sql/mana-sample.sql:/docker-entrypoint-initdb.d/test-data.sql - Run `bin/mana --skip-email-validation up -- -d` to launch mana and create a docker network koha will connect to - Run `ktd --mana up -d` to connect koha to mana - In Koha staff interface, go to "Administration » Share content with Mana KB": - Set "Share content with Mana KB" to "Yes", click "Save" - Fill the form under "Configure Mana KB", click "Send to Mana KB" - Try to share a report to mana. Go to Mana UI to verify that the report was correctly shared Signed-off-by: Julian Maurice <[email protected]> Signed-off-by: Emmanuel Bétemps <[email protected]> -- 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/
