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

            Bug ID: 29711
           Summary: Release date not passed as ISO to about.tt
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When parsing the teams.yaml file, the release date is (correctly) parsed from
epoch into a DateTime, but the $KohaDates filter expects 'iso' formatted dates,
and stringifying the 'dt' object leads to non-comformant datetime format.

To test:
1. On current master
2. Point your staff interface to the About page
=> FAIL: It explodes because of date formats

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to