Bug 36136 - Flatpickr allows selecting date from the past on copied serial subscriptions
Summary: Flatpickr allows selecting date from the past on copied serial subscriptions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-20 08:19 UTC by Johanna Räisä
Modified: 2024-02-20 08:19 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johanna Räisä 2024-02-20 08:19:34 UTC
If a librarian copies a serial subscription and changes dates the Flatpickr allows to put end date to the past. Flatpickr prevents the action only if the start date is first added. In this case the old input value should be passed to the Flatpickr so the selection is not allowed.

I think this happens everywhere where we are using Flatpickr.