http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13781
--- Comment #6 from Katrin Fischer <[email protected]> --- There are also 2 other small things to keep an eye on next time: 1) Please start your commit messages with Bug xxxxx: - that will help our release scripts and other tools pick them up correctly. 2) Please be careful - Koha standardized to using 4 spaces and no tabs. The QA tool pointed out some issues there that I have fixed when reviewing your patches: FAIL koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt FAIL forbidden patterns forbidden pattern: tab char (line 896) forbidden pattern: tab char (line 900) OK spelling OK tt_valid OK valid_template FAIL koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt FAIL forbidden patterns forbidden pattern: tab char (line 451) forbidden pattern: tab char (line 447) forbidden pattern: tab char (line 456) OK spelling OK tt_valid OK valid_template -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
