31 Dec
2012
31 Dec
'12
3:17 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8883 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- (In reply to comment #4)
However, it's not a perfect patch. I tried to follow the coding guidelines to the letter (found http://wiki.koha-community.org/wiki/Coding_Guidelines#HTML1: _Template_Toolkit_markup_inside_HTML) but found it difficult to implement the patch without breaking Rule 1 in some way.
Your patch doesn't break Rule 1. Rule 1 refers specifically to extended constructions like IF...ELSE inside a tag, not to single variable declarations. -- You are receiving this mail because: You are watching all bug changes.