[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.10-1-g0dd262a

Git repo owner gitmaster at git.koha-community.org
Mon Mar 4 23:57:42 CET 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.05.x has been updated
       via  0dd262a02eb162da2636c420c7d988adaa1640d8 (commit)
      from  1fc4721ec2a90246f2bdd019ae9573a145009546 (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 0dd262a02eb162da2636c420c7d988adaa1640d8
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jan 3 20:52:15 2019 +0000

    Bug 22067: Return if no patron passed to can_see_patron_infos
    
    To test:
    1 - Find an adult patron
    2 - Add a child to their account
    3 - Delete the parent from the db
    4 - Attempt to edit the child record
    5 - Apply patch
    6 - Repeat
    7 - Note you can edit the child account
    8 - Note guarantor id is not a link
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    No blocker for me, but we are a bit hiding that guarantorid probably should
    be a foreign key cleared to NULL at deletion time.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5324268e099ead7a6864d16bae0f051444a1d34e)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit e7201d27af1ca0c83ba66b69b4836c21b4905dda)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron.pm |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list