[Koha-bugs] [Bug 6278] Funny translation bug with XSLT subfieldSelect parameters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 1 12:23:13 CEST 2011


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

--- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-09-01 10:23:13 UTC ---
Sending a patch:

This patch resolves the situation of translating the parameters at (meaning
subfield a and t) of subfieldSelect by replacing at with a_t. This string will
not be translated and the xslt function subfieldSelect just ignores the
underscore.
It is a pragmatic and easy solution. Theoretically, we should look for a
solution in the translation parser. This is much harder and would probably not
result in better code in those modules.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list