Bug 18408 - Remainder of title (245$b) in Koha::Biblio
Summary: Remainder of title (245$b) in Koha::Biblio
Status: RESOLVED DUPLICATE of bug 11529
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 12:31 UTC by Lari Taskula
Modified: 2019-01-16 07:51 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 18408: Get remainder of title (245$b) from Koha::Biblio (2.05 KB, patch)
2017-04-10 12:36 UTC, Lari Taskula
Details | Diff | Splinter Review
Bug 18408: Store $record in Koha::Biblio and invalidate it when ->store (1.86 KB, patch)
2017-04-10 12:36 UTC, Lari Taskula
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lari Taskula 2017-04-10 12:31:54 UTC

    
Comment 1 Lari Taskula 2017-04-10 12:36:00 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
Comment 2 Lari Taskula 2017-04-10 12:36:14 UTC
Created attachment 62000 [details] [review]
Bug 18408: Store $record in Koha::Biblio and invalidate it when ->store
Comment 3 Lari Taskula 2017-04-10 12:37:58 UTC
Needs rebase, current patches apply on top of Bug 18072.
Comment 4 Katrin Fischer 2019-01-11 22:08:04 UTC
Can we have more of a description and a test plan here?

Wondering how it would fit with bug 11529.
Comment 5 Ere Maijala 2019-01-16 07:51:48 UTC
This would have been a workaround for not having the fields in the biblio table. I think bug 11529 provides a more performant and flexible (framework-based) solution, so I'm marking this as a duplicate.

*** This bug has been marked as a duplicate of bug 11529 ***