Koha/koha-tmpl/intranet-tmpl/prog/en
Frédérick Capovilla 7534c34cdb Fix a problem when translations contain   various XSL files
With new 3.6.1 translation files, the lake of 'nbsp' entity definition make
fail t/00-valid-xml.t test.

This patch applies to HEAD and 3.6.x.

How to test:

  - checkout 3.6.x branch
  - generate French templates:
    cd misc/translator
    ./translate install fr-FR
    cd ../..
  - run test:
    prove -v t/00-valid-xml.t
    you get failing error message
  - apply this patch
  - run test again: it passes

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>

http://bugs.koha-community.org/show_bug.cgi?id=7141
2011-12-06 12:16:04 +01:00
..
css Bug7108: Intranet Language Menu Display Patch 2011-12-06 11:55:48 +01:00
includes Bug7108: Intranet Language Menu Display Patch 2011-12-06 11:55:48 +01:00
js Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
lib Bug 6748 - Add link to fast add framework while circulating, if a barcode is not found 2011-08-26 15:03:01 +12:00
modules Fix for Bug 7137 - fixed width table where it should be variable 2011-12-06 12:13:58 +01:00
xslt Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
columns.def