https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30718
--- Comment #5 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
