Bug 20300 - Import authorities data fail in module Stage MARC record for import
Summary: Import authorities data fail in module Stage MARC record for import
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Authority data support (show other bugs)
Version: 17.11
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-26 19:36 UTC by Héctor Eduardo Castro Avalos
Modified: 2018-09-05 10:34 UTC (History)
4 users (show)

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


Attachments
Authorities data fail via Stage Marc Records for Import (101.62 KB, image/png)
2018-02-26 19:36 UTC, Héctor Eduardo Castro Avalos
Details
Authority records (76.09 KB, text/plain)
2018-02-26 23:57 UTC, Héctor Eduardo Castro Avalos
Details
Authority records in MARCXML format (253.23 KB, text/xml)
2018-02-27 01:32 UTC, Héctor Eduardo Castro Avalos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Héctor Eduardo Castro Avalos 2018-02-26 19:36:49 UTC
Created attachment 72243 [details]
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"
Comment 1 Katrin Fischer 2018-02-26 22:42:33 UTC
Hi Hector, could you provide some sample data?
Comment 2 Héctor Eduardo Castro Avalos 2018-02-26 23:57:17 UTC
Created attachment 72247 [details]
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
Comment 3 Héctor Eduardo Castro Avalos 2018-02-27 01:32:25 UTC
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.
Comment 4 Katrin Fischer 2018-02-27 06:38:05 UTC
Thx, this will make things easier!
Comment 5 Jonathan Druart 2018-02-28 17:35:50 UTC
(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")
Comment 6 Mark Tompsett 2018-09-05 10:34:31 UTC
(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" "!"