Changes between Initial Version and Version 1 of Ticket #23124
- Timestamp:
- 2023-08-16T11:07:23+02:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23124 – Description
initial v1 9 9 10 10 2023-08-16 10:35:08.073 SEVERE: java.lang.NumberFormatException: For input string: "0.4" 11 java.lang.NumberFormatException: For input string: "0.4" 11 12 12 13 13 The reason is that the version number consists of 4 integers separated by dots, not 3 as expected.