Anonymous | Login | 2021-03-07 17:42 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000244 | OMNeT++ | IDE / INI editor | public | 2011-01-26 17:35 | 2011-01-27 10:35 | ||||
Reporter | andras | ||||||||
Assigned To | tomi | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.1 | ||||||||
Target Version | Fixed in Version | 4.2 | |||||||
Summary | 0000244: Included header-less inifiles are counted as part of [General] | ||||||||
Description | As of 4.1, inifile inclusion should be treated as text substitution, similarly to 3.x. However, the content of inifiles that start without a [General] or [Config] line are still regarded by the editor as belonging under [General] (which was the 4.0 behavior). To test, create 2 files: omnetpp.ini: [General] network = G [Config A] include a.ini a.ini: network = A and open the former, When you bring the mouse over [Config A], the tooltip says "network: G" but it should be "network: A". This bug only affects the NED editor, the C++ code (simulations) work OK. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2011-01-26 17:35 | andras | New Issue | |
2011-01-27 10:35 | andras | Assigned To | => tomi |
2011-01-27 10:35 | andras | Status | new => resolved |
2011-01-27 10:35 | andras | Fixed in Version | => 4.2 |
2011-01-27 10:35 | andras | Resolution | open => fixed |
Copyright © 2000 - 2021 MantisBT Team |