Bug 5924 - Authorities search : Heading Main is defined in unimarc record.abs
Summary: Authorities search : Heading Main is defined in unimarc record.abs
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Authority data support (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Henri-Damien LAURENT
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 5581
  Show dependency treegraph
 
Reported: 2011-03-21 20:18 UTC by Chris Cormack
Modified: 2012-10-25 23:09 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
Proposed Patch (911 bytes, patch)
2011-03-21 20:22 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2011-03-21 20:18:22 UTC

    
Comment 1 Chris Cormack 2011-03-21 20:22:31 UTC
Created attachment 3387 [details] [review]
Proposed Patch
Comment 2 Marcel de Rooy 2011-03-22 12:33:08 UTC
Chris,
Please see bug 3072. Includes this change already.
Comment 3 MJ Ray (software.coop) 2011-04-04 08:09:50 UTC
This bug is mentioned in:
Bug 5924 : C4::AuthoritiesMarc.pm search	enhancement http://lists.koha-community.org/pipermail/koha-patches/2011-March/014169.html
Comment 4 Frederic Durand 2011-04-05 12:20:07 UTC
Seems to work fine.
Comment 5 Chris Cormack 2011-04-06 07:36:38 UTC
Pushed, please test
Comment 6 Ian Walls 2011-04-08 15:14:32 UTC
MARC21 DOM authorities do not have Heading-Main defined... this patch breaks authority search for any MARC21 site with that configuration. Bumping to 'critical', as this will break a production installation's use of authorities
Comment 7 Marcel de Rooy 2011-04-08 17:31:06 UTC
(In reply to comment #6)
> MARC21 DOM authorities do not have Heading-Main defined... this patch breaks
> authority search for any MARC21 site with that configuration. Bumping to
> 'critical', as this will break a production installation's use of authorities

Please see 3072; has been pushed today.
Comment 8 Jared Camins-Esakov 2011-04-09 12:59:49 UTC
The fix for this actually has more in common with bug 3072 than this bug (which is UNIMARC only), so I am reducing the severity of this one, and increasing the severity of that one, as well as attaching the patch to bug 3072.