[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-79-g59229f7

Git repo owner gitmaster at git.koha-community.org
Thu Feb 4 22:18:43 CET 2016


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, 3.22.x has been updated
       via  59229f74805c9bdc817b0c5f65b311f9825ce3b3 (commit)
      from  f861cf879b5a4e65482ba607e80a0b4a8373fc7e (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 59229f74805c9bdc817b0c5f65b311f9825ce3b3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Apr 23 12:59:25 2014 -0400

    Bug 6322 - It's possible to view lists/virtualshelves even when virtualshelves is off
    
    If the user knows the URL for OPAC lists they can access them even with
    the virtualshelves preference turned off. This patch copies the solution
    added to opac-topissues.pl by Bug 10595 and applies it to OPAC lists
    pages.
    
    To test, apply the patch and set the virtualshelves system preference to
    "don't allow."
    
    - Navigate to /cgi-bin/koha/opac-shelves.pl. You should be redirected to
      an Error 404 page.
    - Also check:
      - /cgi-bin/koha/opac-shareshelf.pl.
      - /cgi-bin/koha/opac-downloadshelf.pl
      - /cgi-bin/koha/opac-sendshelf.pl
      - /cgi-bin/koha/opac-addbybiblionumber.pl
    - Turn virtualshelves back on. Access to lists and list sharing should
      be restored.
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 2923cfdff4466efed55dd3d3dbee8ba37f6ff882)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 opac/opac-addbybiblionumber.pl |    5 +++++
 opac/opac-downloadshelf.pl     |    6 ++++++
 opac/opac-sendshelf.pl         |    6 ++++++
 opac/opac-shareshelf.pl        |    8 ++++++++
 opac/opac-shelves.pl           |    6 ++++++
 5 files changed, 31 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list