In the mana-share-report.inc file, there is a condition that is only activated if languages_loop is defined. Inide this condition, the op parameter "cud-share" is defined for the share with mana form. If language_loop is false or undefined, the request has no "op" parameter, and therefor don't work. Moving the input tag that defines the op parameter out of the condition fixes the problem.
Created attachment 190149 [details] [review] Bug 41373: Fixing share report to mana not working Test plan : - Ensure the language_loop option is undefined by not having traducted languages (default on ktd test instance) - Try to share a report to mana