[Koha-bugs] [Bug 29552] flatpickr quick shortcuts should be 'Disabled' for invalid dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Dec 4 00:04:59 CET 2021


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

--- Comment #5 from David Nind <david at davidnind.com> ---
I had a go at testing but came across some issues (or I don't understand how to
test this...).

Testing notes using koha-testing-docker:

1. Update the CSS (yarn install, yarn build, yarn build --view opac,
flush_memcached, restart_all)

2. Examples of where yesterday, today and tomorrow should not be active:
   . Place a hold for: for 'Hold expires on date:' yesterday and today should
not be active [see potential issue [1]]
   . Circulation > Overdue report: in the filter make the from date in the
future, Yesterday, Today and Tomorrow should all be not active, but are active
even though they don't work
   . Struggled to find examples of when Tomorrow should not be selectable

Potential issues noted - mainly with Yesterday, Today and Tomorrow not showing
as inactive when they should be:
1. When placing a hold you can't enter today's date but 'Today' is still active
2. Same for Circulation > Renew
3. Administration > Patron categories > New category - Yesterday and Today are
still active, even though you can't enter a date
4. Reports > Patrons: the "Date of birth" fields are linked so that to cannot
be before from dates, if you add a date in the from taht is a few days in the
future tehy should all be inactive, but aren't

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


More information about the Koha-bugs mailing list