21 Oct
2013
21 Oct
'13
6:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 --- Comment #46 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (In reply to Katrin Fischer from comment #45)
If they are not in a translated string it shouldn't cause problems. Ex. $string .= "\n--------------------------------"; The problem is that Pootle seems to escape those automatically, so you end up with a printed \n in translations (or at least it used to).
I'm suppressing that. But a grep gave me an other '\n' in js in modules/calendar.inc. Maybe it needs to be fixed too. -- You are receiving this mail because: You are watching all bug changes.