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

            Bug ID: 17411
           Summary: Change exit 1 to exit 0 in acqui/basket.pl to prevent
                    Internal Server Error
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcha...@gmail.com
          Reporter: ve...@veron.ch
        QA Contact: testo...@bugs.koha-community.org

In acqui/basket.pl line 236, the statement exit 1 is most likely to lead to an
Internal Server Error. It should be exit 0.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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