[koha-commits] main Koha release repository branch new/bug_6098 created. v3.06.00-319-gd785d9d

Git repo owner gitmaster at git.koha-community.org
Fri Jan 13 11:24:42 CET 2012


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_6098 has been created
        at  d785d9d57dad2d529b1dd243c6ce3c4ddce3bc80 (commit)

- Log -----------------------------------------------------------------
commit d785d9d57dad2d529b1dd243c6ce3c4ddce3bc80
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Fri May 13 15:24:39 2011 +0200

    Bug 6098 Followup -- doesn't replace NSB/NSE by space
    
    On any page, NSB/NSE characters are replaced by space in Output.pm. It isn't a
    good thing:
    
      - It isn't necessary since Zebra indexer handle properly those characters as
        delimiter.
      - It isn't necessary for display since XSL file already do that.
      - It isn't efficient since a regex is done on every whole page sent by Koha,
        not only on biblio record part.
      - It removes an information that librarian want to keep in their biblio
        records: any record edited in Koha loose its NSB/NSE characters.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 1f0bad091b3e16f278ae14a12ca1a93525ccdfff
Author: Fridolyn SOMERS <fridolyn.somers at progilone.fr>
Date:   Wed Apr 6 17:44:52 2011 +0200

    BUG 6098 zebra conf NSB NSE indexed as space
    
    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