koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 591] New: Call to missing acquisitions.pm module


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 591] New: Call to missing acquisitions.pm module
Date: 3 Sep 2003 15:13:53 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=591

           Summary: Call to missing acquisitions.pm module
           Product: Koha
           Version: 2.0.0
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Acquisitions (Simple)
        AssignedTo: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


In testing V2.0.0pre2 on windows against a set of almost blank data, we are
hitting either a bug or a missing file.

We are testing with acquisitions set to simple, marc set to 0 (off), and
both opac themes and template set to default english.

In Intranet, we do a simple catalog search.  We click on a title from the
resulting search list. This brings up detail.pl with the item displayed. We
click on the barcode which brings up moredetail.pl. Under Group, we click on
the Edit button, which brings up modbibitem.pl. At this point, if we edit
and then click to save changes, we get a server error because
updatebibitem.pl is accessed and it trys to use acquisitions.pm which
doesn't exist in the V2.0.0pre2 set of files.

Bottom line is updatebibitem.pl contains:
    use C4::Acquisitions
and there is no acquisitions.pm module to be found.

Is this a relic leftover from V1.2 or a missing file or a bug? With all the
emphasis on MARC, have the non-MARC modules not been updated? What settings
are recommended for manual entry of a small database that does not use MARC.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]