https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31095
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #71 from Martin Renvoize <[email protected]> --- (In reply to Katrin Fischer from comment #50) > Could you please check on the first fail especially? > > FAIL Koha/Patron/Restriction.pm > FAIL forbidden patterns > forbidden pattern: Warning: The 'sub type' may be wrong is > declared in a > Koha::* package (see bug 15446) (line 43) > FAIL pod > *** WARNING: empty section in previous paragraph in file > Koha/Patron/Restriction.pm > > OK Koha/Patron/Restriction/Types.pm > FAIL Koha/Patron/Restrictions.pm > FAIL pod > *** WARNING: empty section in previous paragraph in file > Koha/Patron/Restrictions.pm These are false negatives.. the method name is correct here as we introduce a new 'type' relation. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
