[Bug 20713] New: Add Russian UNIMARC authority structures
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 Bug ID: 20713 Summary: Add Russian UNIMARC authority structures Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: synapse.ova@gmail.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Right now there is no russian UNIMARC authority structures. There is russian folder, but the structure is in ukrainian (partly in french). Steps to Reproduce: 1. Install ru-RU language 2. Run installer using ru-RU / Russian language 3. Select UNIMARC MARC flavour 4. Verify mandatory files are loaded without problems 5. Check adding of some authority type (for example, Name Personal — Имя лица) Actual Results: Installed structures in ukrainian language. Only default structure is mandatory. Expected Results: Installed russian structures without problems. All structures used in code are installed as mandatory Additional Information: C4\AuthoritiesMarc.pm (lines 396-409) checks for some specific authority types. These should be considered as mandatory for UNIMARC installations. Structures SAUT, SCO and STU have the same auth_tag_to_report as other structures and are not present in latest french structure → so could be safely removed All these structures (unlike french) have visible fields from unimarc 5th block (related access point). Because we can relate current record with any other authority type (for example Name Personal with Geographical Name). These authority structures can be added to almost any Koha version -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 --- Comment #1 from Oleg Vasilenko <synapse.ova@gmail.com> --- Cannot add patch :( Even though file upload size limitation is 6000 kb and patch is 1.26 Mb server throws error: 413 Request Entity Too Large -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 --- Comment #2 from Oleg Vasilenko <synapse.ova@gmail.com> --- Created attachment 75100 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75100&action=edit [PATCH 1/2] Add Russian UNIMARC authority structures -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 Oleg Vasilenko <synapse.ova@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |synapse.ova@gmail.com |ity.org | --- Comment #3 from Oleg Vasilenko <synapse.ova@gmail.com> --- Created attachment 75101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75101&action=edit [PATCH 2/2] Remove old Russian UNIMARC authority structures -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 --- Comment #4 from Oleg Vasilenko <synapse.ova@gmail.com> --- Couldn't upload all changes in one patch, so split it to 2 patches: 1st one adds file with new structure (it contains all authority types, so another file name was needed) 2nd one deletes old files (separate files containing authority types) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 Serhij Dubyk <dubyk@ukr.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dubyk@ukr.net -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 75101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75101 [PATCH 2/2] Remove old Russian UNIMARC authority structures Review of attachment 75101: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20713&attachment=75101) ----------------------------------------------------------------- UPDATE auth_subfield_structure SET hidden=1 WHERE hidden<>0 -- This would affect ALL entries, should there not be an "AND authtypecode=" type clause for each of these? could there not be other auth type codes other than the ones coded? If so, this would edit them, even though they are not updated here. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |mtompset@hotmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20713 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |MOVED --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- We removed the old installers in favor of yaml files that can be translated using po files. The translation has moved to translate.koha-community.org. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org