[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.00-3-gcd693a5

Git repo owner gitmaster at git.koha-community.org
Mon Dec 7 11:07:08 CET 2015


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.22.x has been updated
       via  cd693a52b8306f1bdc66804fb84fe17cadcd658f (commit)
      from  ed13f4fe200352460b62376b01ba48d3ba51ae80 (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 cd693a52b8306f1bdc66804fb84fe17cadcd658f
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Nov 25 18:18:04 2015 +0100

    Bug 15250: Fix Perl error on acqisition stats page
    
    To test:
    - Go to reports -> Acquisitions statistics
    - Populate with the following values:
    
       Acquisitions statistics
          Received on.
             Row:    checked
             Column: checked
             From:   01/01/2015
             To:     Un-selected
    
        Cell value
           Count items
    
        Output: To screen into the browser: checked
    
    - Running the report will trigger the following error:
    
       Software error:
       Can't locate object method "field" via package "aqorders.datereceived" (perhaps you forgot to load "aqorders.datereceived"?) at /usr/share/koha/intranet/cgi-bin/reports/acquisitions_stats.pl line 293.
    
    - Apply the patch and repeat test
    - Verify the report now works correctly
    
    Note: Patch was created from notes and suggested
          fix on the bug report, written by Barton Chittenden.
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit d9cef35b75770104494c2f4a01d975f367b515bf)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 reports/acquisitions_stats.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list