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, 20.05.x has been updated
       via  bfde02b1808af48cb6b8c074398e561c074896dd (commit)
      from  59adc02b741fa5d86f3470b211842cee1aa4553c (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 bfde02b1808af48cb6b8c074398e561c074896dd
Author: Julian Maurice <[email protected]>
Date:   Tue Jun 2 15:32:10 2020 +0400

    Bug 25651: Fix modification of authorised value
    
    When modifying an existing authorised value, the category is not
    correctly passed to the template and so it is not passed to the
    POST request, which results in the authorised value switching to
    category '', which effectively make it disappear from the interface.
    This patch fixes that.
    
    Signed-off-by: Sally <[email protected]>
    
    Signed-off-by: Nick Clemens <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 4d003ad9cd5a0967f3235d687340a8b75d36acd3)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

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
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to