https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29440

            Bug ID: 29440
           Summary: Refactor/clean up bulkmarcimport.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: glask...@gmail.com
        QA Contact: testo...@bugs.koha-community.org

In order to address various issues with and add some new features to
bulkmarcimport.pl I found it necessary to first clean up the script. At our
library we run a modified version of bulkmarcimport.pl that for practical
reasons was squashed into one commit. I have split this commit into various
feature branches, all which depends on the clean up version of the script. So
in the first commit of this issue I tried to isolate all the changes that
should not affect current script behavior and are mostly related to code
formatting, structure and optimizations. The next commits (for this issue) will
contain changes that do affect script behavior, but that I would argue should
be the default behavior and where the current could be considered confusing
and/or buggy.

I will later create new related issues for the newly added features mentioned
above (and it's possible there is stuff in this patch that should have been
broken out and I have overlooked).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to