]> git.koha-community.org Git - koha.git/commit
Bug 38027: Set date to empty value instead of using flatpickr clear()
authorLucas Gass <lucas@bywatersolutions.com>
Fri, 27 Sep 2024 21:17:49 +0000 (21:17 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 11 Oct 2024 09:13:52 +0000 (11:13 +0200)
commit4d4337bbedff193da163ef8765330797c43712a2
tree1b86be97378f21e23d3182b323e4ba2323bfef50
parent0546217cdca92f1e02432c38194a9a8e5dab55ba
Bug 38027: Set date to empty value instead of using flatpickr clear()

1. Find a datetime field in Koha. For example, specifying due dates on the checkout page.
2. Specify a datetime.
3. Use the red 'X' icon to clear the date.
4. Notice a console error 'parsedDate' is undef
5. Now the flatpickr is date, not datetime
6. APPLY patch
7. Try again, this time no console error and the flatpickr remains a datetime one

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc