[koha-commits] updated branch master (2ce51846a02c2c617d8cf26db8ef4329472e2d3e)

Koha Gitosis gitosis at git.koha.org
Wed Feb 3 22:56:47 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  2ce51846a02c2c617d8cf26db8ef4329472e2d3e (commit)
       via  0de7b0626739dc9ba384018712b06ee163c97ccb (commit)
      from  0d2356ef414b098b99c706e64fb78e378495ed54 (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 2ce51846a02c2c617d8cf26db8ef4329472e2d3e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 3 15:20:17 2010 -0500

    More fixes for Bug 2600, HTML tags in titles not escaped in many places
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 0de7b0626739dc9ba384018712b06ee163c97ccb
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 3 13:48:00 2010 -0500

    Fixes for Bug 2600, HTML tags in titles not escaped in many places
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 .../prog/en/modules/acqui/basket.tmpl              |    6 +-
 .../prog/en/modules/acqui/neworderempty.tmpl       |    4 +-
 .../prog/en/modules/acqui/parcel.tmpl              |   20 ++++----
 .../prog/en/modules/acqui/z3950_search.tmpl        |   29 ++++++-----
 .../prog/en/modules/basket/basket.tmpl             |   48 +++++++++---------
 .../prog/en/modules/catalogue/MARCdetail.tmpl      |   30 ++++++------
 .../prog/en/modules/catalogue/detailprint.tmpl     |    4 +-
 .../prog/en/modules/catalogue/issuehistory.tmpl    |    6 +-
 .../prog/en/modules/catalogue/moredetail.tmpl      |   20 ++++----
 .../prog/en/modules/catalogue/results.tmpl         |   42 ++++++++--------
 .../prog/en/modules/cataloguing/addbooks.tmpl      |   10 ++--
 .../prog/en/modules/circ/branchoverdues.tmpl       |   18 +++---
 .../prog/en/modules/circ/overdue.tmpl              |   14 +++---
 .../prog/en/modules/circ/transferstoreceive.tmpl   |   16 +++---
 .../prog/en/modules/circ/waitingreserves.tmpl      |   16 +++---
 .../prog/en/modules/labels/result.tmpl             |    2 +-
 .../prog/en/modules/offline_circ/process_koc.tmpl  |    8 ++--
 .../prog/en/modules/reports/serials_stats.tmpl     |   26 +++++-----
 .../prog/en/modules/reserve/request.tmpl           |   54 ++++++++++----------
 .../en/modules/rotating_collections/addItems.tmpl  |    4 +-
 .../prog/en/modules/suggestion/suggestion.tmpl     |    6 +-
 .../modules/virtualshelves/addbybiblionumber.tmpl  |    8 ++--
 .../opac-tmpl/prog/en/modules/opac-account.tmpl    |    8 ++--
 .../prog/en/modules/opac-addbybiblionumber.tmpl    |    4 +-
 .../opac-tmpl/prog/en/modules/opac-basket.tmpl     |   46 ++++++++--------
 .../opac-tmpl/prog/en/modules/opac-opensearch.tmpl |   12 ++--
 .../prog/en/modules/opac-readingrecord.tmpl        |    2 +-
 .../prog/en/modules/opac-results-grouped.tmpl      |   20 ++++----
 .../opac-tmpl/prog/en/modules/opac-results.tmpl    |   32 ++++++------
 .../opac-tmpl/prog/en/modules/opac-review.tmpl     |   18 +++---
 .../prog/en/modules/opac-search-history.tmpl       |    4 +-
 31 files changed, 269 insertions(+), 268 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list