https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24033 --- Comment #7 from Lisette Scheer <lisetteslatah@gmail.com> --- (In reply to Katrin Fischer from comment #6)
Hi Lisette, nice patch!
Just some small things for your next one:
- The first line always needs to start with 'Bug xxxx:'. - Something seems to happen to the breaks in your patches - no problem, I've fixed it. How do you write the commit message? Maybe try to add an extra empty line after the first.
Katrin, Thanks for fixing it. I'm using the devbox. I'll do: 1) git commit basket.tt 2) Write the commit notes, following the instructions on the wiki that I found here: https://wiki.koha-community.org/wiki/Commit_messages 3) :wq! to write and quit. 4) git bz attach -e 24403 HEAD 5) Put all the line breaks back in and change the status. I did think it was quirky that I had to put the line breaks in again. That was also why I had 2 patches on this one. The first time I forgot to -e so I re-attached it after editing. -- You are receiving this mail because: You are watching all bug changes.