Henning Nöth created TOBAGO-2192:
------------------------------------
Summary: DatePicker allows 5/6-digit year numbers
Key: TOBAGO-2192
URL: https://issues.apache.org/jira/browse/TOBAGO-2192
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 5.5.0
Reporter: Henning Nöth
In Tobago a date has to be in the format "yyyy-MM-dd". The Browser DatePicker
allows year >=10000. In this case the validation fails, because the pattern is
for 4-digit year numbers.
(Same issue for dateTime.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)