https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42194 --- Comment #2 from Emmanuel Bétemps <e.betemps@gmail.com> --- Created attachment 196345 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196345&action=edit Bug 42194: Fix redirect after sharing a report to Mana Bug 34478 removed a '&' by mistake in the redirect URL Test plan: 1. Setup a local instance of Mana (https://gitlab.com/koha-community/koha-mana) with disabled email validation (skip_email_validation in config.yml) 2. Connect Koha to this local instance (mana_config in $KOHA_CONF) 3. From Koha Admin interface, create a Mana security token 4. Share a report to Mana 5. You should be redirected to the list of reports with a message saying the report was saved successfully Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.