[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-76-gf117fa6f97

Git repo owner gitmaster at git.koha-community.org
Mon Apr 13 22:22:01 CEST 2020


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, 19.05.x has been updated
       via  f117fa6f97a10008071e029d4fdc7a516f22200f (commit)
      from  798f176f2908ad7b53b6da6341c512a4398d6b86 (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 f117fa6f97a10008071e029d4fdc7a516f22200f
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Wed Mar 18 13:54:52 2020 +0000

    Bug 24892: Resolve uninitialized warns from opac-memberentry
    
    Especially line 500 (current master).
    
    Use of uninitialized value $new_data{"sort2"} in string eq at /usr/share/koha/opac/opac-memberentry.pl line 500.
    Use of uninitialized value in string eq at /usr/share/koha/opac/opac-memberentry.pl line 500.
    
    Simple fix, not completely trivial due to adding xor ;)
    
    Test plan:
    Do not apply, update from opac memberentry. Check warns in log.
    Apply patch, update again. Less warns?
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 44d91396128a38a29b21f643f2e6439383a03e5c)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 opac/opac-memberentry.pl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list