[koha-commits] main Koha release repository branch master updated. v3.22.00-249-gb6ded94

Git repo owner gitmaster at git.koha-community.org
Thu Jan 7 19:55:04 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, master has been updated
       via  b6ded944331173b38b81fefc817293eecd9b4672 (commit)
      from  d1ae967102aa60a6ed190411f171e740b9c04e72 (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 b6ded944331173b38b81fefc817293eecd9b4672
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Dec 31 11:11:51 2015 +0000

     Bug 15453: Assign the correct shelfid to the download list links
    
    Introduced by bug 14544, the shelfnumber is not correctly passed to the
    template.
    The shelf variable is passed to the template, to access the shelfnumber,
    we need to get shelf.shelfnumber.
    
    Test plan:
    At the intranet, try to download a list.
    Without this patch it won't work.
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc  |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list