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.11.x has been updated
       via  36adec60b7c061e1991236ee6175086fb1257e4a (commit)
      from  d4902ebb4cd0f021da941ecc73e8bfaedd50d96d (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 36adec60b7c061e1991236ee6175086fb1257e4a
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Tue Mar 5 16:09:07 2019 -0300

    Bug 21316: Handle control fields in the ACQ frameworks
    
    Test plan:
    - Turn UseACQFrameworkForBiblioRecords on
    - Add 003@ to the ACQ framework
    - Create an order from an existing record
    => The 003 value will be displayed!
    
    It fixes the following error:
    Control fields (generally, just tags below 010) do not have subfields,
    use data() at /home/vagrant/kohaclone/acqui/neworderempty.pl line 293.
    
    Signed-off-by: Christian Stelzenmüller <christian.stelzenmuel...@bsz-bw.de>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 5759d06747e356a60b3fac82b5ff03184a946f80)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit c315ec1a1914b207766449aff497dfd293377cbd)
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

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

Summary of changes:
 acqui/neworderempty.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