https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41373

            Bug ID: 41373
           Summary: Report share with mana not working when language_loop
                    is not true
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Mana-kb
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.

-- 
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/

Reply via email to