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...@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.dru...@bugs.koha-community.org>
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit d018953ca1947649c35df8670a385a942c80c134)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit b4fcef681084d017cc5b782e0910290924a9b0de)
    
    Signed-off-by: Lucas Gass <lu...@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
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to