Summary: | OPAC cart not pulling date from RDA tag 264 only tag 260 | ||
---|---|---|---|
Product: | Koha | Reporter: | Danielle Elder <danielle> |
Component: | OPAC | Assignee: | 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
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. (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. |