Bug 577485 - Value validation with ANY types not working
Summary: Value validation with ANY types not working
Status: CLOSED FIXED
Alias: None
Product: 4DIAC
Classification: IoT
Component: 4DIAC-IDE (show other bugs)
Version: 2.0.0   Edit
Hardware: All All
: P3 normal
Target Milestone: 2.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-26 07:50 EST by Martin Melik-Merkumians CLA
Modified: 2021-11-30 14:58 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Melik-Merkumians CLA 2021-11-26 07:50:54 EST
The (initial) value validation for ANY_* types does not work properly.
When entering 123 as an initial value of an ANY pin, an error message is shown and a data type has to be specified in the value (e.g. INT#123). If the type is ANY_NUM validation does not work: "123" as well as "hello" is accepted as a value.
Comment 1 Eclipse Genie CLA 2021-11-26 07:57:39 EST
New Gerrit change created: https://git.eclipse.org/r/c/4diac/org.eclipse.4diac.ide/+/188183