Anonymous | Login | 2021-02-25 21:58 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 | ||||
0000772 | OMNeT++ | IDE / NED editor | public | 2014-09-05 09:30 | 2014-09-23 09:27 | ||||
Reporter | rhornig | ||||||||
Assigned To | andras | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.5 | ||||||||
Target Version | Fixed in Version | 5.0b1 | |||||||
Summary | 0000772: Formatting problem with semicolon in properties | ||||||||
Description | Use the following property in the NED file: @display("bgi=background/terrain,s";); Using CTRL_SHIFT-F (format) will result in @display("bgi=background/terrain,s"; ); adding an extra space after each format. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000928) andras (administrator) 2014-09-23 09:26 |
Was caused by storing the spaces in front of a property value as part of the property value. Solution is to trim the value before storing it. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-05 09:30 | rhornig | New Issue | |
2014-09-23 09:26 | andras | Note Added: 0000928 | |
2014-09-23 09:26 | andras | Status | new => resolved |
2014-09-23 09:26 | andras | Fixed in Version | => 5.0b1 |
2014-09-23 09:26 | andras | Resolution | open => fixed |
2014-09-23 09:26 | andras | Assigned To | => andras |
Copyright © 2000 - 2021 MantisBT Team |