OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000001 | OMNeT++ | IDE / NED editor | public | 2008-10-21 01:26 | 2010-05-06 09:52 |
Reporter | rhornig | ||||
Assigned To | andras | ||||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.0b7 | ||||
Target Version | 4.0b7 | Fixed in Version | 4.1b4 | ||
Summary | 0000001: Content assist is not working in a NED source editor inside an inner type | ||||
Description | Steps to reproduce: - Open a NED editor and switch to source editor - Create a compound module with the folowing content: module Module { types: simple A { gates: inout port; } module mm { submodules: sub : A; sub2 : A; connections: } } - Position the cursor after "connections:" and press CTRL-SPACE Content assist does not list sub and sub2 submodules. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-10-21 01:26 | rhornig | New Issue | |||
2008-10-21 01:26 | rhornig | Status | new => assigned | ||
2008-10-21 01:26 | rhornig | Assigned To | => rhornig | ||
2008-10-21 01:43 | rhornig | Description Updated | |||
2008-10-21 02:34 | andras | Assigned To | rhornig => andras | ||
2008-12-08 11:30 | andras | Status | assigned => acknowledged | ||
2008-12-08 11:30 | andras | Target Version | => 4.0b7 | ||
2008-12-10 08:52 | rhornig | Status | acknowledged => to be tested | ||
2008-12-10 10:04 | rhornig | Status | to be tested => postponed | ||
2010-05-06 09:52 | andras | Note Added: 0000282 | |||
2010-05-06 09:52 | andras | Status | postponed => resolved | ||
2010-05-06 09:52 | andras | Fixed in Version | => 4.1b4 | ||
2010-05-06 09:52 | andras | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|