View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000505 | Spring engine | General | public | 2007-03-30 02:13 | 2007-04-05 00:03 | ||||
Reporter | FLOZi | ||||||||
Assigned To | tvo | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000505: [patch] LoadingRadius tag for transports | ||||||||
Description | A simple 1 line patch - this was previously hardcoded to 220 for no apparant reason other than its a good default. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
tvo (reporter) 2007-04-04 23:30 |
Committed, r3547 |
tvo (reporter) 2007-04-05 00:03 |
* Fix 2 bugs in the one (!) liner patch r3547: - loadingradius was float, so use atof not atoi - !! is a shortcut for a cast to boolean, so don't use it for floats Better doublecheck things a bit more next time :-) And note to self: don't commit patches when too tired to spot such bugs ;-) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-03-30 02:13 | FLOZi | New Issue | |
2007-03-30 02:13 | FLOZi | File Added: LoadingRadiusTag.diff | |
2007-04-04 23:30 | tvo | Status | new => assigned |
2007-04-04 23:30 | tvo | Assigned To | => tvo |
2007-04-04 23:30 | tvo | Status | assigned => resolved |
2007-04-04 23:30 | tvo | Resolution | open => fixed |
2007-04-04 23:30 | tvo | Note Added: 0000868 | |
2007-04-05 00:03 | tvo | Note Added: 0000870 |