Bug #167
openDate Field Accepts Invalid Year and Incorrect Date Format Validation in Multiple Modules
0%
Description
Launch the Salesman Panel: http://3.26.33.162/
Open the application in Chrome.
Enter valid credentials.
Navigate to Leave Management (Table), Create Request, Transactions, or Reports module.
Click on any Date field.
Enter a year with more than 4 digits (e.g., 01/01/20256) or enter the date in an invalid format.
Save or submit the form.
Observe the behaviour.
Actual Result:
The Date field accepts a year with more than 4 digits and does not enforce the correct MM/DD/YYYY date format. Invalid date values are accepted across the Leave Management (Table), Create Request, Transactions, and Reports modules.
Expected Result:
The Date field should restrict the year input to exactly 4 digits and should accept only valid dates in the MM/DD/YYYY format. Invalid date formats or years exceeding 4 digits should be rejected with an appropriate validation message.
Subtasks
Related issues
No data to display