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@lists.koha-community.org Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@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.