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  9515677afa2d6823016b3351fddbc45930c21667 (commit)
      from  ce223ed30e4c4308d6585ae13c1da64d356cf7e0 (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 9515677afa2d6823016b3351fddbc45930c21667
Author: Martin Renvoize <martin.renvo...@ptfs-europe.com>
Date:   Fri Sep 13 11:19:28 2019 +0100

    Bug 23272: (RM followup) Fix failing tests
    
    This bug introduced a regression whereby if any authorized value has no
    branch limitations then the authorized value administration page would
    fail to display at all.
    
    A simple ternary corrects the issue, but I'm now wondering about the
    logic of returning 'undef' from 'get_branch_limits'.. perhaps an empty
    (or full) resultset might be a better option to prevent us from
    requireing ternaries before calling chained methods on such objects.
    
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

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

Summary of changes:
 admin/authorised_values.pl |    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
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to