[Koha-bugs] [Bug 25139] New: POS explodes in error when trying to display older transactions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 13 23:09:17 CEST 2020


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

            Bug ID: 25139
           Summary: POS explodes in error when trying to display older
                    transactions
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Fines and fees
          Assignee: martin.renvoize at ptfs-europe.com
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

When trying to display older transactions in the POS module, there is an error:

Template process failed: undef error - The given date (12.04.2020) does not
match the date format (iso) at /home/vagrant/kohaclone/Koha/DateUtils.pm line
168.
 at /home/vagrant/kohaclone/C4/Templates.pm line 122

URL:
http://localhost:8081/cgi-bin/koha/pos/register.pl?trange_f=07.04.2020&trange_t=12.04.2020&registerid=1

It looks like the dateformat is not handled correctly here.

Dateformat is set to DD.MM.YYYY

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


More information about the Koha-bugs mailing list