[Koha-bugs] [Bug 14103] New: Discharge management: Software error on main page after upgrade - Missing dependencies on About page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 30 23:06:00 CEST 2015


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: koha-bugs at lists.koha-community.org
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

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.


More information about the Koha-bugs mailing list