[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.04-43-gf7088ec

Git repo owner gitmaster at git.koha-community.org
Fri Oct 5 18:14:02 CEST 2018


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  f7088ecf4b752f3e61e94ff4738fb04b97d574d2 (commit)
      from  721cefdb95ba6d3f8fb59f6b02255cd76d8a3fbf (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 f7088ecf4b752f3e61e94ff4738fb04b97d574d2
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu Sep 27 12:25:28 2018 +0100

    Bug 21425: Display basketno correctly in Order error msg
    
    carp will display the hash value instead of the desired basketno
    in the error message unless we change its behaviour
    
    Use the simpler but effective option of concatenating
    the errormessage with the basketno. Error is shown if no
    sender or receipient ean is passed in instantiating
    an Koha::Edifact::Order object
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit e81756b317da848a6e6346a7c0db8f3b986f7058)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha/Edifact/Order.pm |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list