Bug 4472 Fix how   are injected into XSL files
authorFrédéric Demians <f.demians@tamil.fr>
Sun, 11 Jul 2010 15:53:21 +0000 (17:53 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 17:23:31 +0000 (13:23 -0400)
commitf7570c461a9869531438f72b52cef9f77279ed83
tree725233a474aa9ff3e82421e0ad6a51594449041e
parent0d768b482e032c5f9700df331d7aff71f9a23e6c
Bug 4472 Fix how &nbsp; are injected into XSL files

tmpl_process is patched to handle properly specific XML directives.
UNIMARC XSL files are modified to gain knowledge of HTML &nbsp; entity
which isn't the case by default. It may be necessary to do the same
thing for MARC21 XSL.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl
koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl
misc/translator/tmpl_process3.pl