http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14103

            Bug ID: 14103
           Summary: Discharge management: Software error on main page
                    after upgrade - Missing dependencies on About page
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Staff Client
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

After the upgrade to 3.19.00.035 the mainpage of the 
cgi-bin/koha/mainpage.pl  -> Software error: Can't locate PDF/FromHTML.pm in
@INC

However, other pages are available, e.g. cgi-bin/koha/circ/circulation-home.pl

There were missing dependencies, see comment on Bug 8007

  * libhtml-tidy-perl
  * libgraphics-colornames-perl
  * libpdf-fromhtml-perl (build needed)
  * libpdf-writer-perl (build needed)

However, the depenencies are not listed on the About page (Perl modules).

The crash on mainpage.pl occurs because does use Koha::Borrower::Discharge
Maybe this could be handled more gracefully if the dependencies are not
installed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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