diff options
author | Tatu Lund <tatu@vaadin.com> | 2020-02-13 09:40:12 +0200 |
---|---|---|
committer | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2020-02-20 16:23:38 +0200 |
commit | 2b0c501a1fe486ed3e1ee64423223dfb9d2f562e (patch) | |
tree | 6a1ab467e3e731e4736efc0d19d13acc10491a9e /documentation/getting-started/getting-started-kotlin.asciidoc | |
parent | aec6dcd3824369ddab95af9c0d7245c82a10665c (diff) | |
download | vaadin-framework-2b0c501a1fe486ed3e1ee64423223dfb9d2f562e.tar.gz vaadin-framework-2b0c501a1fe486ed3e1ee64423223dfb9d2f562e.zip |
Fix logic of lexicographical comparison of DateField range end (#11885)
* Fix logic of lexicographical comparison of DateField range end
Fix logic of lexicographical comparison of DateField range end with large year numbers ( > 9999)
Fixes #11881
* Added tests
Purpose of dateFieldRangeYearDigitsIncrease() is to test that rangeEnd works correctly on 4 to 5 digits change boundary
Purpose of dateFieldRangeYearBigNumbersPopupOpens() is to test that popup opens also when there is more than 4 digits in year
* Fixing typo
* Add error message
* Set the date of the field in test
* Fixing
Diffstat (limited to 'documentation/getting-started/getting-started-kotlin.asciidoc')
0 files changed, 0 insertions, 0 deletions