This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_7141 has been created
        at  7534c34cdb272987122ef106e9d4523f10ff178e (commit)

- Log -----------------------------------------------------------------
commit 7534c34cdb272987122ef106e9d4523f10ff178e
Author: Frédérick Capovilla <[email protected]>
Date:   Wed Nov 2 10:56:33 2011 -0400

    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.
    
    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 <[email protected]>
    
    http://bugs.koha-community.org/show_bug.cgi?id=7141

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to