[Koha-bugs] [Bug 14784] Missing checkin message for debarred patrons when issuing rules 'fine days = 0'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 21 07:48:04 CET 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Genevieve, some things to look out for next time:

1) Please don't use tabs, but 4 spaces in your patches. The QA tools can help
you to find such problems, instructions on how to install them are on the wiki:

 FAIL   C4/Circulation.pm
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 2100)
                forbidden pattern: tab char (line 2092)
                forbidden pattern: tab char (line 2098)
                forbidden pattern: tab char (line 2097)
                forbidden pattern: tab char (line 2094)

2) Please add line breaks to your patch descriptions as that makes them easier
to read, see here: https://wiki.koha-community.org/wiki/Commit_messages

3) Please include the test plan in the commit message next time.

I will attach an amended patch in a moment :)

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


More information about the Koha-bugs mailing list