Bug 31426

Summary: Calendar picker in reports sometimes chooses wrong month when back button used
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: 21.11   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2022-08-19 19:01:14 UTC
To recreate:
Create a report like:
SELECT <<Dog|date>> AND <<cat|date>>
Run it and select dates a few months past
Hit the back button
Select a new date - calendar states previously selected month, but shows current month

Was able to recreate in 21.11 with Chrome, reported on Edge

After a few times it began working correctly