https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35977
--- Comment #21 from Martin Renvoize <[email protected]> --- Created attachment 165725 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165725&action=edit Bug 35977: (follow-up) Use KohaDate instead of raw This patch updates the value passed to the holdfrom input to use KohaDate formatting instead of Raw. The 'futureinclusive' logic now being triggered in the flatpickr instantiation expects the localised date format as apposed to the raw one. However, I can't get the flatpickr and input to pick up the passed date properly now :(. -- 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/
