[Koha-bugs] [Bug 13222] New: Accessors for import_record.status have variable names suggesting overlay_status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 7 16:04:18 CET 2014


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

            Bug ID: 13222
           Summary: Accessors for import_record.status have variable names
                    suggesting overlay_status
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

While trying to figure out what overlay_status is used for, noticed that
SetImportRecordStatus() and GetImportRecordStatus() are named all wrong.
Obviously sloppily copypasted from SetImportRecordOverlayStatus();

This minor patch adds some make-up to the codebase.

While were at it, it would be nice to get some more extensive function
documentation about what they are meant to do?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list