| Summary: | Wrong additional fields base class in Koha::Acquisition::Booksellers; | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Gustafsson <glasklas> |
| Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| 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: | |||
| Attachments: | Bug 41816: Wrong additional fields base class for Booksellers | ||
|
Description
David Gustafsson
2026-02-11 10:46:09 UTC
Created attachment 192976 [details] [review] Bug 41816: Wrong additional fields base class for Booksellers Fix additional fields base class for Koha::Acquisition::Booksellers Test plan: 1) Perform a vendor search, it should result in a crash. 2) Apply patch. 3) Perform the search again and verify the problem has been resolved. |