Bug 3977 - MARC21 Tag 321b
Summary: MARC21 Tag 321b
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Katrin Fischer
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 11068
  Show dependency treegraph
 
Reported: 2009-12-20 09:55 UTC by Chris Cormack
Modified: 2015-06-04 23:32 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 3977: MARC21 321$b has wrong description (44.24 KB, patch)
2014-09-01 21:13 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 3977: MARC21 321$b has wrong description (44.30 KB, patch)
2014-10-23 08:39 UTC, Chris Cormack
Details | Diff | Splinter Review
[PASSED QA] Bug 3977: MARC21 321$b has wrong description (44.37 KB, patch)
2014-10-24 06:46 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:21:41 UTC


---- Reported by beda@muri-gries.ch 2009-12-20 09:55:51 ----

In the default MARC-Framework Tag 321b has "Former publication frequency" (as in $a) instead of "Dates of former publication frequency"



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:21 UTC  ---

This bug was previously known as _bug_ 3977 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3977

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was beda@muri-gries.ch.
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 MJ Ray (software.coop) 2011-03-06 15:43:39 UTC
This bug is mentioned in:
Bug 3977 Follow up. Suppress unnecessary	table update http://lists.koha-community.org/pipermail/koha-patches/2011-February/013730.html
Comment 2 Katrin Fischer 2014-09-01 12:25:01 UTC
This still appears to be valid.
Comment 3 Katrin Fischer 2014-09-01 20:45:01 UTC
Hm, the problem only seems to exist in the translated frameworks.
Comment 4 Katrin Fischer 2014-09-01 21:13:16 UTC Comment hidden (obsolete)
Comment 5 Chris Cormack 2014-10-23 08:39:41 UTC Comment hidden (obsolete)
Comment 6 Martin Renvoize 2014-10-24 06:46:43 UTC
Created attachment 32657 [details] [review]
[PASSED QA] Bug 3977: MARC21 321$b has wrong description

Fixing descriptions in all frameworks for consistency.

Changed frameworks are:
- es-ES, default framework
- fr-FR, default and simple frameworks
- nb-NO, default and simple frameworks
- pl-PL, default and simple frameworks

To test:
- verify changes by reading them
- or verify by running the web installers of those languages
  and checking the description appears correctly
- or verify by loading the sql files manually and check
  they still load correctly

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 7 Martin Renvoize 2014-10-24 06:47:07 UTC
Works as expected, no regressions.

Passing QA
Comment 8 Tomás Cohen Arazi 2014-10-27 17:18:07 UTC
Patch pushed to master.

Thanks Katrina!