[Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 15:12:43 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942

--- Comment #4 from Frédéric Demians <frederic at tamil.fr> ---
> Is there not a risk to convert quotes with the fact that TT elements are
> translated (they are %s) ?

I don't think so. This patch transform only strings coming from JS. I've done a
grep -R "&apos" and "&quot" in fr-FR opac & staff templates directory, and I
didn't find anything wrong. You can check yourself after applying this patch,
and regenerating localized templates.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list