Opened 8 years ago
Closed 8 years ago
#4357 closed defect (fixed)
OMEdit allows class names with spaces
Reported by: | Dietmar Winkler | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | v1.12.0 |
Keywords: | Cc: |
Description
During a workshop beginners forgot the rule of "no spaces" allowed when nameing instances that were dropped in a diagram.
OMEdit accepts the illegal class names silently and only when simulating you get unexpected results (but still no indication as to why).
When we found a class with an illegal name, renaming will fail because NOW OMedit (or rather the rename function) chokes on the illegal name. Only workaround then is deleting the instance and adding it anew.
It really should be the case that OMEdit has a sanity checker on all names entered before accepting it.
Change History (4)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Priority: | high → normal |
---|---|
Type: | defect → enhancement |
comment:3 by , 8 years ago
Priority: | normal → high |
---|---|
Type: | enhancement → defect |
Sorry but this really is not a normal problem but a "high" problem since it leads to models not being able to get simulated and that without any information as to why.
Very good idea! This happened to me not so long ago too...