Bug 11070 - typo in UNIMARC 115a plugin
Summary: typo in UNIMARC 115a plugin
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Fridolin Somers
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 14:45 UTC by Fridolin Somers
Modified: 2015-06-04 23:23 UTC (History)
4 users (show)

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


Attachments
Bug 11070 - typo in UNIMARC 115a plugin (1.19 KB, patch)
2013-10-17 14:46 UTC, Fridolin Somers
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 11070 - typo in UNIMARC 115a plugin (1.33 KB, patch)
2013-10-19 22:10 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Bug 11070 - followup to correct tabs (1.16 KB, patch)
2013-10-19 22:11 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Bug 11070 - typo in UNIMARC 115a plugin (1.38 KB, patch)
2013-10-21 23:17 UTC, Kyle M Hall (khall)
Details | Diff | Splinter Review
Bug 11070 - followup to correct tabs (1.21 KB, patch)
2013-10-21 23:18 UTC, Kyle M Hall (khall)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Fridolin Somers 2013-10-17 14:45:23 UTC
In UNIMARC 115a cataloging plugin, there is a typo : "NTSC", not "NSTC" : 
http://fr.wikipedia.org/wiki/Ntsc
Comment 1 Fridolin Somers 2013-10-17 14:46:52 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-10-19 22:10:33 UTC Comment hidden (obsolete)
Comment 3 Bernardo Gonzalez Kriegel 2013-10-19 22:11:19 UTC Comment hidden (obsolete)
Comment 4 Kyle M Hall (khall) 2013-10-21 23:17:58 UTC
Created attachment 22228 [details] [review]
Bug 11070 - typo in UNIMARC 115a plugin

In UNIMARC 115a cataloging plugin, there is a typo : "NTSC", not "NSTC" :
http://fr.wikipedia.org/wiki/Ntsc

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Simple string change.
koha-qa complains about tab errors, fixed in followup

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Kyle M Hall (khall) 2013-10-21 23:18:17 UTC
Created attachment 22229 [details] [review]
Bug 11070 - followup to correct tabs

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 6 Galen Charlton 2013-10-22 00:41:25 UTC
Pushed to master.  Thanks, Fridolyn!
Comment 7 Tomás Cohen Arazi (tcohen) 2013-12-05 14:19:53 UTC
This patch has been pushed to 3.12.x, will be in 3.12.8.

Thanks Fridolin!