[Bug 33692] New: stage-marc-import.pl does not work regular when importing marc files
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33692 Bug ID: 33692 Summary: stage-marc-import.pl does not work regular when importing marc files Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: mengu@devinim.com.tr QA Contact: testopia@bugs.koha-community.org stage-marc-import.pl does not work when importing marc files. Problem is on the line 93 of the file If we change the $overlay_framework = undef if $overlay_framework = '_USE_ORIG'; to $overlay_framework = undef if ($overlay_framework == '_USE_ORIG'); will solve the issue -- 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=33692 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |phil@chetcolibrary.org Resolution|--- |DUPLICATE --- Comment #1 from Phil Ringnalda <phil@chetcolibrary.org> --- *** This bug has been marked as a duplicate of bug 33342 *** -- 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=33692 Mengu Yazicioglu <mengu@devinim.com.tr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|stage-marc-import.pl does |manage-marc-import.pl does |not work regular when |not work regular when |importing marc files |importing marc files -- 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