[Bug 2444] New: break up long lines in templates
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2444 Summary: break up long lines in templates Product: Koha Version: rel_3_2 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org As reported by Zeno Tajoli, some templates have lines so long that they make it unduly difficult to translate the strings: http://lists.koha.org/pipermail/koha-devel/2008-July/008052.html Such long lines can also be difficult for a contributor to edit in the original template. In addition, git-send-email currently has a problem emailing patches that having lines longer than 998 characters. To address this problem, long lines in templates and template headers should be split up. No specific length is suggested by this report, but 76, 80, or 132 characters (corresponding to typical editor widths) are possible values. Some files such as packed JavaScript will still have lines longer than 998 characters, so if/when git is fixed to deal with those, that should be noted in this bug. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com