https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29325
--- Comment #4 from Jonathan Druart <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #2) > I'm submitting what I made to have commit_file.pl work. But I'm not sure how > to solve the manage-marc-import.pl which I assume my patch breaks. I found > debugging the forked process impossible. Probably because I was too tired. You need to remove the "close STDERR;" statement of the child. What is broken from the UI? I managed to stage and import. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
