Koha/C4
Marcel de Rooy e9c0a11d41 Bug 5264 (Retain additional bibliographic subfields when merging authorities) [for master only]
The current code in AuthoritiesMarc.pm rewrites all subfields from the report
tag in the authority record to fields in related bibliographic records when
merging authorities. Additional subfields in the biblio records (e.g. relator
code or term) are lost in the process.

This patch retains the original algorithm but restores the additional subfields
from the original biblio record when rewriting the linked marc fields.

The problem also exists in 3.0. Two separate patches have been submitted.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 08:47:28 -04:00
..
AuthoritiesMarc replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Barcodes Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Cache Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
ClassSortRoutine replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Creators Bug 5247 - Text does not wrap properly on labels 2010-09-24 10:48:24 -04:00
External Correct URL for Baker & Taylor ContentCafe 2010-05-12 07:40:33 -04:00
Form replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Heading replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ILSDI Bug 3785 - Fixing a bug that was stopping holds if no maximum number was set 2010-04-30 08:19:37 -04:00
Installer Bug 4305 Get Amazon book covers for ISBN13 2010-10-06 06:18:48 -04:00
Labels Bug 5249 - Guide boxes do not print when selected for a layout 2010-09-24 14:42:42 -04:00
Members replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Output Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Patroncards Bug 5182 - Attempting to export a patron card with no text causes an error to be thrown 2010-09-10 18:28:30 -04:00
Reports Bugfix 3419: fixes typo in inequality. 2010-07-12 16:47:41 -04:00
Search replace references to defunct info email address 2010-06-25 05:18:44 -04:00
SIP Convert to UTF-8. 2010-05-06 17:58:39 -04:00
tests Bug 2505 - Add commented use warnings where missing in the C4/ directory 2010-04-21 20:25:32 +12:00
VirtualShelves Fix for Bug 5265, error message on lists is misleading 2010-10-06 06:18:56 -04:00
Accounts.pm Fixes Bug 4978: longoverdues.pl claims undefined subroutine ModItem 2010-07-08 18:43:27 -04:00
Acquisition.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
Auth.pm bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
Auth_with_cas.pm MT3186: Remove warnings from Auth_with_cas 2010-04-23 06:55:13 -04:00
Auth_with_ldap.pm bug 4256: fix patron replication when using LDAP with auth_by_bind 2010-04-30 17:05:38 -04:00
AuthoritiesMarc.pm Bug 5264 (Retain additional bibliographic subfields when merging authorities) [for master only] 2010-10-06 08:47:28 -04:00
BackgroundJob.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Barcodes.pm Another batch of POD cleanups 2010-06-09 08:38:56 -04:00
Biblio.pm bug 3902: item class source can now be set during serials receiving 2010-07-02 15:15:12 -04:00
Bookseller.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Boolean.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Branch.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Breeding.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Budgets.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Cache.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Calendar.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Category.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Charset.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Circulation.pm (bug #4084) fix offline circ 2010-09-29 18:17:36 -04:00
ClassSortRoutine.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ClassSource.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Context.pm remove old revision history notes from a couple files 2010-06-25 05:18:44 -04:00
Contract.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Creators.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Csv.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Dates.pm Dates : improvements string recognition 2010-01-28 15:11:47 +01:00
Debug.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Heading.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ImportBatch.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Input.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Installer.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
ItemCirculationAlertPreference.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Items.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
ItemType.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Koha.pm Update VOKAL icon set 2010-10-06 08:09:22 -04:00
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Languages.pm bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
Letters.pm Bug 5194 - Patron notification on new issues not working 2010-10-06 06:13:50 -04:00
Log.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Maintainance.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Matcher.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Members.pm Fixing non placeholder sql in UpdateGuarantees 2010-10-06 08:42:01 -04:00
Message.pm POD Cleanups 2010-06-09 08:38:59 -04:00
NewsChannels.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Output.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Overdues.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Patroncards.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Print.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Record.pm error 500 when record cannot be loaded 2010-07-07 12:38:26 -04:00
Reports.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Reserves.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Review.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Ris.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
RotatingCollections.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Scheduler.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Scrubber.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Search.pm Bug 3630 Impossible to perform Scan Indexes search 2010-10-06 08:18:17 -04:00
Serials.pm bug 5086: fix setting claim date 2010-10-06 07:45:41 -04:00
Service.pm POD Cleanups 2010-06-09 08:38:59 -04:00
SMS.pm More POD cleanups 2010-06-09 08:38:58 -04:00
SQLHelper.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Stats.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Suggestions.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Tags.pm More POD cleanups 2010-06-09 08:38:58 -04:00
UploadedFile.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Utils.pm Big LDAP changes, module test for Context.pm, still more yet to come. 2007-12-04 17:27:06 -06:00
VirtualShelves.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
XISBN.pm More POD cleanups 2010-06-09 08:38:58 -04:00
XSLT.pm More fixes for Bug 4423, Staff Client XSLT is just a copy of the OPAC one 2010-06-23 22:50:29 -04:00
Z3950.pm remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00