[Koha-bugs] [Bug 7221] New: DelBiblio POD is incorrect

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 14 17:54:38 CET 2011


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

             Bug #: 7221
           Summary: DelBiblio POD is incorrect
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Documentation
        AssignedTo: nengard at gmail.com
        ReportedBy: ian.walls at bywatersolutions.com
         QAContact: ian.walls at bywatersolutions.com


C4::Biblio::DelBiblio's in-line documentation says it takes two params, $dbh
and $biblionumber, but in reality, it only takes $biblionumber.  Attempting to
pass this extra param in a script will result in that script's failure.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list