[Bug 15181] New: Rename fast add framework sql file
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Bug ID: 15181 Summary: Rename fast add framework sql file Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: bgkriegel@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Testing install (en,it,es) results in FastAdd framework empty! New version of this file depends on loading default framework first, but currently it's loaded before default. SQL files are loaded in alphabetical order (without path) as stated on load_sql_in_order sub in C4/Installer.pm mysql/en/marcflavour/marc21/optional/marc21_fastadd_framework.sql mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql A name change is needed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.tajoli@cineca.it --- Comment #1 from Zeno Tajoli <z.tajoli@cineca.it> --- Probably it is enough chage mysql/en/marcflavour/marc21/optional/marc21_fastadd_framework.sql into mysql/en/marcflavour/marc21/optional/marc21_framework_fastadd.sql -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |z.tajoli@cineca.it |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 44812 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44812&action=edit Bug 15181: Rename marc21 fast add framework sql file This patch simply renames fast add sql file in order to load this file before default framework. To test: 1) Do a marc21 install (de,en,es,it) load all sample files check Fast Add framework is empty (no fields/subfields) 2) Apply the patch 3) Do an install again, this time FastAdd must have values. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch --- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Proposed patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44812|0 |1 is obsolete| | --- Comment #4 from Zeno Tajoli <z.tajoli@cineca.it> --- Created attachment 44814 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44814&action=edit [SIGN_OFF]Rename marc21 fast add framework sql files -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|z.tajoli@cineca.it |bgkriegel@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |katrin.fischer@bsz-bw.de --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, patch doesn't apply for me, am I missing a dependency? Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 15181: Rename marc21 fast add framework sql file fatal: sha1 information is lacking or useless (installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_fastadd_framework.sql). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44814|0 |1 is obsolete| | --- Comment #6 from Zeno Tajoli <z.tajoli@cineca.it> --- Created attachment 44837 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44837&action=edit [SIGN_OFF] Remove MARC21 fast add framewors -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 --- Comment #7 from Zeno Tajoli <z.tajoli@cineca.it> --- Probably in my sign-off I have done something work. In fact the patch does only a massive rename but, as I see on Google, it is prone-error operation. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 --- Comment #8 from Zeno Tajoli <z.tajoli@cineca.it> --- Probably in my previous sign-off I have done something WRONG. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44837|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 44867 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44867&action=edit [PASSED QA] Bug 15181: Rename marc21 fast add framework sql file This patch simply renames fast add sql file in order to load this file before default framework. To test: 1) Do a marc21 install (de,en,es,it) load all sample files check Fast Add framework is empty (no fields/subfields) 2) Apply the patch 3) Do an install again, this time FastAdd must have values. Signed-off-by: Zeno Tajoli <z.tajoli@cineca.it> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15181 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |Pushed to Master --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks Bernardo! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org