[koha-commits] updated branch master (eb6b10f8c91cfd06fe4a5e981c1d28e31271bc56)

Koha Gitosis gitosis at git.koha.org
Wed Feb 3 00:48:50 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 "Koha GitWeb".

The branch, master has been updated
       via  eb6b10f8c91cfd06fe4a5e981c1d28e31271bc56 (commit)
      from  7e3e572436a60c92f31ff55c0d78de512c311a9a (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 eb6b10f8c91cfd06fe4a5e981c1d28e31271bc56
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon Feb 1 23:18:09 2010 -0500

    4074 Bugfix: The 'Subject(s)' link(s) are malformed resulting in no search results
    
    This bug was introduced by commit d51332698b2cce43542a58e53fd916df99329158
    which removed the inability to do a search on anything contianing a colon (:).
    
    This patch expands the regexp to only normalize true limit operators and leave
    all other colons (:) intact.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Search.pm |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list