[koha-commits] main Koha release repository branch, new/bug_5301, created. v3.02.00-36-gf88f88d

Git repo owner gitmaster at git.koha-community.org
Mon Nov 1 20:32:14 CET 2010


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_5301 has been created
        at  f88f88dcc58f984f416c160a7a881077169fc8e5 (commit)

- Log -----------------------------------------------------------------
commit f88f88dcc58f984f416c160a7a881077169fc8e5
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Wed Oct 27 08:24:04 2010 -0400

    bug 5301: improve escaping of XML characters in bib output
    
    <, >, ', or " in an item call number will no longer make
    the bib displays break when using XSLT mode.
    
    Added a new routine to C4::Koha, xml_escape(), to implement
    converting &, <, >, ', and " to their corresponding
    entities.
    
    Patch loosely based on work done by Daniel Latrémolière <daniel.latremoliere at bulac.fr>
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list