[Koha-bugs] [Bug 25605] New: exporting report as a tab delimited file can produce a lot of warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 26 13:24:37 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25605

            Bug ID: 25605
           Summary: exporting report as a tab delimited file can produce a
                    lot of warning
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Reports
          Assignee: didier.gautheron at biblibre.com
          Reporter: didier.gautheron at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

tabulation export uses a plain join function, but if there's null values you
get zillion:

Use of uninitialized value in join or string at
/kohadevbox/koha/reports/guided_reports.pl line 904.

in /var/log/koha/kohadev/plack-error.log

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list