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, 3.18.x has been updated
       via  71d3b84b054dabe9a547971b7ce1f3efbee2e568 (commit)
      from  d363552bf9d59b8cc29b2e55b42bf8812abf9995 (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 71d3b84b054dabe9a547971b7ce1f3efbee2e568
Author: Jonathan Druart <[email protected]>
Date:   Tue Apr 7 17:03:46 2015 +0200

    Bug 10388: Does not display 'null' after editing an item on receiving
    
    After editing an item on receiving, 'null' is displayed if no value is
    defined for a field. It should be blank.
    
    Test plan:
    0/ Set AcqCreateItem to 'ordering'
    1/ Go on the receipt page page
    2/ Edit an item
    3/ Does not fill all values
    4/ Confirm that undefined values are replaced with an empty string
    
    NOTE: I think you meant receive. Editing requires at least clicking
          the dropdown value, even if you don't change it before
          clicking save. null's appeared. Post patch application was
          able to get nulls to disappear. :)
    
    Signed-off-by: Mark Tompsett <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>
    (cherry picked from commit 65405c5a96207623b3b30997b7c93f02fbcfe2f7)
    Signed-off-by: Chris Cormack <[email protected]>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to