[Koha-bugs] [Bug 30718] Use flatpickr's altInput option everywhere

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 23 09:13:56 CEST 2022


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

--- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Katrin Fischer from comment #4)
> I'm happy to help testing, but it would be nice it could be broken up a bit
> so templates can be tested in smaller 'chunks'.

I don't think it's a good idea.
The flatpickr's config change is done for all the instances, so we will need to
flag the instances that have been fixed to differentiate them from others (and
when all fixed, remove the flag?).
There is a lot of occurrences, and I think we can catch easily missing ones
with `git grep` (KohaDates from tt/inc and output_pref from pl/pm), but it will
be hard if only part of the job is done.
Finally I think we need a moment when devs know that we did the switch, or we
will never know if we need to escape using KohaDates or html. Also, I am pretty
sure this change will take years if we split it into dozens of reports.

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


More information about the Koha-bugs mailing list