OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000277 | OMNeT++ | IDE / NED editor | public | 2011-04-01 15:53 | 2011-05-27 15:16 |
Reporter | zbojthe | ||||
Assigned To | levy | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.2b1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000277: same submodule name in extended module - missing the collision error | ||||
Description | When an M2 module extends an M1 module and it has a submodule S1 with same name of any submodule in original M1 module: The editor shows S1 as T2 in M2, and not signed the name-collision. The simulation don't show any error when create the network. example: module M1 { submodules: S1: T1 } module M2 extends M1 {submodules: S1: T2 } | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-04-01 15:53 | zbojthe | New Issue | |||
2011-05-24 12:44 | andras | Assigned To | => levy | ||
2011-05-27 15:16 | levy | Status | new => resolved | ||
2011-05-27 15:16 | levy | Fixed in Version | => 4.2b3 | ||
2011-05-27 15:16 | levy | Resolution | open => fixed |
There are no notes attached to this issue. |