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

Frédéric Demians <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6149|0                           |1
        is obsolete|                            |
   Attachment #6160|0                           |1
        is obsolete|                            |
   Attachment #6456|0                           |1
        is obsolete|                            |

--- Comment #7 from Frédéric Demians <[email protected]> 2011-11-30 08:32:27 
UTC ---
Created attachment 6466
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6466
Group the 3 patches

Fix a problem when translations contain &nbsp; 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. and must be applied to 3.6.x to hush
up Jenkins.

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

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to