[koha-commits] updated branch master (5b33873c2195dfc0dcd2f921407b19e863212a93)

Koha Gitosis gitosis at git.koha.org
Thu Feb 18 18:15:28 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  5b33873c2195dfc0dcd2f921407b19e863212a93 (commit)
      from  3d16451ac5fc13fb7d598b12ea409d8288516033 (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 5b33873c2195dfc0dcd2f921407b19e863212a93
Author: Jane Wagner <jwagner at ptfs.com>
Date:   Thu Feb 18 11:45:50 2010 -0500

    Bug 4215 OPAC "Search for title in" can fail with trailing slashes in title
    
    While configuring Search for Title In links, I found that some target sites
    can't process an incoming title search if the title being sent has a trailing
    slash.  If the same search is sent without the trailing slash, it works fine.  I
    modified opac-detail.pl to strip off the trailing slash (and space) for titles
    being sent to other sites.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 opac/opac-detail.pl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list