[Koha-bugs] [Bug 30711] New: Fix space in check for dateformat preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 6 15:31:15 CEST 2022


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

            Bug ID: 30711
           Summary: Fix space in check for dateformat preference
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 29212

calendar.inc in both the OPAC and staff interface have a space in the call to
the dateformat system preference:

var dateformat_pref = "[% Koha.Preference('dateformat ') | html %]";
                                                     ^


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29212
[Bug 29212] Use Flatpickr on OPAC pages
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list