| Summary: | Resolve BiblioAddAuthorities Name Conflict in addbiblio.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
| Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | koha.sekjal |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 7284 | ||
| Bug Blocks: | |||
|
Description
Colin Campbell
2010-11-29 11:52:12 UTC
Furthermore, the core routine BiblioAddAuthorities should not be in C4::Search. C4::Biblio, C4::AuthoritiesMarc, or perhaps a new module would be better. This will be fixed as a side effect of the work on bug 7284. |