[Koha-bugs] [Bug 19793] Add a field for email in batch patron modification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 20 22:41:48 CET 2020


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

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Patrick, there are some small things that I've fixed in the patch for you:

1) Please make sure your editor uses 4 spaces instead of tabs, tabs are
forbidden :)

 FAIL   tools/modborrowers.pl
   OK     critic
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 267)
                forbidden pattern: tab char (line 268)
                forbidden pattern: tab char (line 269)
                forbidden pattern: tab char (line 270)
                forbidden pattern: tab char (line 271)
                forbidden pattern: tab char (line 272)

2) Make sure you include the test plan in your commit message.

3) Make sure you start the first line of your commit message with Bug XXXX:
(not - as in bugzilla).

I'll continue testing and upload the patch later.

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


More information about the Koha-bugs mailing list