Bug 7054 - NORMARC: wrong default for 000 position 17
Summary: NORMARC: wrong default for 000 position 17
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Chris Cormack
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 19:42 UTC by Magnus Enger
Modified: 2013-12-05 20:09 UTC (History)
2 users (show)

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


Attachments
Bug 7054 - NORMARC: Fix default for 000 position 17 (2.21 KB, patch)
2013-04-15 17:12 UTC, Magnus Enger
Details | Diff | Splinter Review
Bug 7054 - NORMARC: Fix default for 000 position 17 (2.21 KB, patch)
2013-04-15 18:09 UTC, Magnus Enger
Details | Diff | Splinter Review
Signed off patch (2.27 KB, patch)
2013-04-28 01:53 UTC, Chris Cormack
Details | Diff | Splinter Review
[PASSED QA] Bug 7054 - NORMARC: Fix default for 000 position 17 (2.46 KB, patch)
2013-04-28 10:15 UTC, Katrin Fischer
Details | Diff | Splinter Review
[PASSED QA] Bug 7054 - NORMARC: Fix default for 000 position 17 (2.52 KB, patch)
2013-04-28 10:17 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Enger 2011-10-18 19:42:42 UTC
The default for 000 position 17 is level 1, it should be 2.
Comment 1 Paul Poulain 2011-10-25 15:06:01 UTC
Bug versionned for master. entries will be made against rel_3_8 once the patch has been applied (see thread about that on koha-devel yesterday)
Comment 2 Magnus Enger 2013-04-15 17:12:25 UTC Comment hidden (obsolete)
Comment 3 Magnus Enger 2013-04-15 18:09:34 UTC Comment hidden (obsolete)
Comment 4 Chris Cormack 2013-04-28 01:53:28 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2013-04-28 10:15:45 UTC Comment hidden (obsolete)
Comment 6 Katrin Fischer 2013-04-28 10:17:52 UTC
Created attachment 17766 [details] [review]
[PASSED QA] Bug 7054 - NORMARC: Fix default for 000 position 17

Someone at the library education in Oslo told me that it would be
better to have the default for 000/17 set to 1, instead of 2 as it
is today.

To reproduce:
- Run through the Web-installer in Norwegian and choose NORMARC as
  the MARC dialect
- Go to Home > Cataloging > Add MARC record and start to add a new
  record
- Click in the 000 field and it should be filled with:
  "     nam a22     2  4500"
- Reload the page, then open the value builder for 000 and click on OK
- 000 should get filled with the same string as above

To test:
- Apply the patch and repeat the steps from above. The default value
  for 000 should now be:
  "     nam a22     1  4500"

(Don't be confused by the 1s and the 2s. A value of 1 in position 17
means "level 2", and a value of 2 means "level 1" - that is how it
is defined in the "standard":
1 = Nivå 2, iflg. Katalogiseringsregler
2 = Nivå 1, iflg. Katalogiseringsregler)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Small changes. Didn't test in a NORMARC installaton, but
trusting Magnus with this and seeing no reason why it
shouldn't work.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 7 Jared Camins-Esakov 2013-05-01 11:48:12 UTC
This patch has been pushed to master and 3.12.x.
Comment 8 Chris Cormack 2013-05-09 07:15:05 UTC
Pushed to 3.10.x will be in 3.10.6