Bug 13723

Summary: OPAC cart not pulling date from RDA tag 264 only tag 260
Product: Koha Reporter: Danielle Elder <danielle>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: hector.hecaxmmx, marjorie.barry-vila, niamh.walker-headon
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10306
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12756
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

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.