[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.07-12-gfaf4997

Git repo owner gitmaster at git.koha-community.org
Fri Jul 19 21:02:53 CEST 2019


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, 18.11.x has been updated
       via  faf4997102115189d3c6f4de3ebe55930beae30e (commit)
      from  5e01445809c0d657cf986f0f5531aa4e0446d0f0 (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 faf4997102115189d3c6f4de3ebe55930beae30e
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Mon Jun 17 21:35:19 2019 +0000

    Bug 23097: Fix regression on overdues report and link patrons to moremember
    
    The link from the patron name in the circulation > overdues report
    shouldn't point to the reserves tab, as this report is about checkouts.
    
    The patch restores the behaviour as it was in 17.11.
    
    To test:
    - Make sure you have a patron account with overdue items
    - If you don't have one, check out an item with specified due date in the
      past
    - Go to Circulation > Overdues
    - Veriy the overdue shows
    - Click on the patron name that is linked
    - Verify you go to the checkouts tab in patron account with holds tab selected
    - Apply patch
    - Reload Overdues report
    - Verify the link now leads to the Details tab with the checkouts tab in front
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d018953ca1947649c35df8670a385a942c80c134)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit b4fcef681084d017cc5b782e0910290924a9b0de)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list