http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10291

            Bug ID: 10291
           Summary: Misleading Variable names in batchMod.pl
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcha...@gmail.com
          Reporter: colin.campb...@ptfs-europe.com

batchMod,pl has two variables with names of the form x_hashref but both are
actually references to an array of hashrefs. It passes the contents of one to
the templares under the name itemnumbers_hashref but the use of it belies that
name.

For the sake of future maintainers lets clean up these names

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