[Koha-bugs] [Bug 25414] New: head2 POD inconsistent in Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 7 14:14:21 CEST 2020


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

            Bug ID: 25414
           Summary: head2 POD inconsistent in Koha namespace
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Developer documentation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

There are:
=head2 Class Methods
=head2 Internal Methods

TODO:
 * Remove unnecessary uppercase on "Methods"
 * Class methods is not correct in most of the case, a class method is a method
that must be called on the class, not an instance. We should rename it
"Instance methods"
 * Reposition the =head2 correctly (sometimes internal methods are in "Class
methods" and vice versa)

-- 
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