[Koha-bugs] [Bug 16004] New: Replace items.new with items.new_status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 8 10:53:08 CET 2016


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

            Bug ID: 16004
           Summary: Replace items.new with items.new_status
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: Tools
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

The items.new column is badly named, the Koha::Item->new accessor will never
returns this value, but the constructor will be called instead.
It will be renamed with new_status to avoid the ambiguity.

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


More information about the Koha-bugs mailing list