C4/Acquisitions.pm is no longer in the head branch of CVS. However, there are still a bunch of scripts with "use C4::Acquisitions". As a result, those scripts, which used to work, no longer compile (notably, the "Acquisitions" tab from the main screen). (I was also going to mention "moredetail.pl", "delbiblio.", and other biblio-modifying scripts, but apparently you can't get to them through the intranet catalog search anymore. What's the deal with that?) -- Andrew Arensburger This message *does* represent the arensb@ooblick.com views of ooblick.com Did you expect a new tagline every time?
Andrew Arensburger wrote:
C4/Acquisitions.pm is no longer in the head branch of CVS. However, there are still a bunch of scripts with "use C4::Acquisitions". As a result, those scripts, which used to work, no longer compile (notably, the "Acquisitions" tab from the main screen).
(I was also going to mention "moredetail.pl", "delbiblio.", and other biblio-modifying scripts, but apparently you can't get to them through the intranet catalog search anymore. What's the deal with that?)
I'll fix it asap. Acquisition.pm is deleted. everything that calls it, must be corrected to call Biblio.pm (and sometimes catalogue.pm). -- Paul
participants (2)
-
Andrew Arensburger -
paul POULAIN