Summary: | Remainder of title (245$b) in Koha::Biblio | ||
---|---|---|---|
Product: | Koha | Reporter: | Lari Taskula <lari.taskula> |
Component: | Architecture, internals, and plumbing | Assignee: | Galen Charlton <gmcharlt> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | ere.maijala, josef.moravec, niamh.walker-headon |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 18408: Get remainder of title (245$b) from Koha::Biblio
Bug 18408: Store $record in Koha::Biblio and invalidate it when ->store |
Description
Lari Taskula
2017-04-10 12:31:54 UTC
Created attachment 61999 [details] [review] Bug 18408: Get remainder of title (245$b) from Koha::Biblio To test: 1. prove t/db_dependet/Koha/Biblios.t Created attachment 62000 [details] [review] Bug 18408: Store $record in Koha::Biblio and invalidate it when ->store Needs rebase, current patches apply on top of Bug 18072. Can we have more of a description and a test plan here? Wondering how it would fit with bug 11529. |