| Summary: | Add 'all status' search option to acquisition search | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kelly McElligott <kelly> |
| Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P1 - high | CC: | sushant |
| Version: | 18.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Kelly McElligott
2019-05-29 20:05:23 UTC
In Koha version 18.05 the following error appears while adding, searching a vendor in acquisition module
can't use an undefined value as an ARRAY reference at
> > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083.
(In reply to sushant from comment #1) > In Koha version 18.05 the following error appears while adding, searching a > vendor in acquisition module > > can't use an undefined value as an ARRAY reference at > > > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083. Hi sushant, this would be a separate bug as it's unrelated to the enhancement request filed here. But: 18.05 is end of life and doesn't receive any updates or bugfixes. Please look into updating to a newer version. In which version of Koha this bug in Acquisition module has been fixed:
can't use an undefined value as an ARRAY reference at
> > > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083.
(In reply to sushant from comment #3) > In which version of Koha this bug in Acquisition module has been fixed: > > can't use an undefined value as an ARRAY reference at > > > > /usr/lib/x86_64-linux-gnu/perl5/5.22/DBI.pm line 2083. The problem could have multiple sources/reasons, but it's very hard to help with such old versions. If the problem remains, maybe someone on the mailing list could help. As this is a request for a totally different enhancement, it would be better to move the discussion to the mailing list. You can also search Bugzilla for old/closed bugs by adding the "ALL" to your search terms. |