Bug 13723 - OPAC cart not pulling date from RDA tag 264 only tag 260
Summary: OPAC cart not pulling date from RDA tag 264 only tag 260
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-17 22:30 UTC by Danielle Elder
Modified: 2019-10-14 19:56 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

Note You need to log in before you can comment on or make changes to this bug.
Description Danielle Elder 2015-02-17 22:30:36 UTC
When adding an items from the catalog or staff client to the cart, the dates in the 264$c are not being added to the cart, but date from the 260$c are.
Comment 1 Katrin Fischer 2015-09-30 16:48:32 UTC
I think we need to find a general solution here - as this will be a problem in lots of places. Publication information can now be in 260 OR 264 in the same catalog, that exceeds what we can do with Koha-to-MARC-Mappings currently.
Comment 2 Héctor Eduardo Castro Avalos 2015-09-30 17:33:43 UTC
(In reply to Katrin Fischer from comment #1)
> I think we need to find a general solution here - as this will be a problem
> in lots of places. Publication information can now be in 260 OR 264 in the
> same catalog, that exceeds what we can do with Koha-to-MARC-Mappings
> currently.

Hi Katrine, I opened up a bug with this problem:
<http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12756>

I think that we need to create a new field y database for 264 and map with it like 260, or, the another option would be do an SQL consult directly in MARCXML, like in the reports.
Comment 3 Katrin Fischer 2018-08-13 16:47:06 UTC
I think this should be fixed now by the work on bug 10306 and depending bugs.