[Bug 20300] New: Import authorities data fail in module Stage MARC record for import
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20300 Bug ID: 20300 Summary: Import authorities data fail in module Stage MARC record for import Change sponsored?: --- Product: Koha Version: 17.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: hector.hecaxmmx@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 72243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72243&action=edit Authorities data fail via Stage Marc Records for Import Can't import authorities marc records via Stage MARC records for import the progress stock in 0%. A message is showing "Failed to submit form: error" -- 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=20300 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Hector, could you provide some sample data? -- 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=20300 --- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Created attachment 72247 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72247&action=edit Authority records Hi Katrine There are a authorities records that work well with Koha 17.05 tested in ByWater Solution Koha's Demo, also tested in my own scripts <https://github.com/hecaxmmx/MARCGedit> and MARC Edit Regards -- 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=20300 --- Comment #3 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Created attachment 72248 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72248&action=edit Authority records in MARCXML format Also, I can't import Authorities in MARCXML format. I've tested in Koha 17.05 and works fine. -- 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=20300 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thx, this will make things easier! -- 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=20300 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Héctor Eduardo Castro Avalos from comment #3)
Created attachment 72248 [details] Authority records in MARCXML format
Also, I can't import Authorities in MARCXML format. I've tested in Koha 17.05 and works fine.
Tested this one, it works for me. Check the log server-side and the JS console. If you enabled plack since 17.05 you should double check the apache config (search for "ProxyPass" and "manage-marc-import.pl") -- 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=20300 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20300 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #6 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Jonathan Druart from comment #5)
Tested this one, it works for me. Check the log server-side and the JS console.
What is the full path to log file you are suggesting be checked?
If you enabled plack since 17.05 you should double check the apache config (search for "ProxyPass" and "manage-marc-import.pl")
In /etc/koha the default install has: # grep manage-marc * apache-shared-intranet-plack.conf: ProxyPass "/cgi-bin/koha/tools/manage-marc-import.pl" "!" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org