Changes between Initial Version and Version 1 of Ticket #23124


Ignore:
Timestamp:
2023-08-16T11:07:23+02:00 (2 years ago)
Author:
hansfn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23124 – Description

    initial v1  
    99
    1010    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
    1212
    1313The reason is that the version number consists of 4 integers separated by dots, not 3 as expected.