Actions
Bug #41 | PJV-0001
closedException while converting string to float
Start date:
09/18/2024
Due date:
% Done:
100%
Estimated time:
csWload:
csOldCode:
csID:
PJV-0001
csChapter:
depGrahInReports:
Include if has relations
Description
In case we have a param which can have a number value or a string value, when changing from string to number the value has to be converted (if possible). If there is an exception, the default float shall be set.
In particular, if the string is an IP address, which has several dots, exception occurs in the background, and the value is still there.
Actions
Go to top