[koha-commits] updated branch 3.0.x (498821eaee64965be6477deef9457d5e357fbd3d)

Koha Gitosis gitosis at git.koha.org
Fri Oct 9 08:46:11 CEST 2009


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 "Koha GitWeb".

The branch, 3.0.x has been updated
       via  498821eaee64965be6477deef9457d5e357fbd3d (commit)
      from  057fa1ac240e75e23e4f3cfc6486adb8272eb213 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 498821eaee64965be6477deef9457d5e357fbd3d
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Oct 9 11:48:14 2009 +0200

    Remove Stopwords bug fixing
    
    in french, les is a stopword
    
    Modèles would match because of the combining and \P{IsAlnum} would not detect that.

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

Summary of changes:
 C4/Search.pm            |    6 +++++-
 t/db_dependent/Search.t |   28 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletions(-)
 create mode 100644 t/db_dependent/Search.t


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list