View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001774 | FSSCP | FRED | public | 2008-09-22 18:10 | 2008-09-30 17:37 |
Reporter | FUBAR-BDHR | Assigned To | karajorma | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.10 | ||||
Summary | 0001774: When-argument as an operator of when does not work | ||||
Description | A when-argument nested within a when statement doesn't seem to do anything at all. There is no error message or anything in the log files. | ||||
Additional Information | Originally found in TBP 3.6.9 but confirmed in the 3.6.10 4827 Knightly build from 9/18/08. Attaching 2 files. chainreact does work (with the exception of the explosion-effect bug in the third explosion) chainreact1 doesn't. | ||||
Tags | No tags attached. | ||||
2008-09-22 18:10
|
|
2008-09-22 18:10
|
|
|
The code was checking if anything inside the sexp used arguments. Which is fine except it shouldn't check inside another conditional, it should just eval them. |
|
The code was checking if anything inside the sexp used arguments. Which is fine except it shouldn't check inside another conditional, it should just eval them. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-09-22 18:10 | FUBAR-BDHR | New Issue | |
2008-09-22 18:10 | FUBAR-BDHR | File Added: chainreact1.fs2 | |
2008-09-22 18:10 | FUBAR-BDHR | File Added: chainreact.fs2 | |
2008-09-27 05:19 | Goober5000 | Status | new => assigned |
2008-09-27 05:19 | Goober5000 | Assigned To | => karajorma |
2008-09-30 17:37 | karajorma | Status | assigned => resolved |
2008-09-30 17:37 | karajorma | Resolution | open => fixed |
2008-09-30 17:37 | karajorma | Note Added: 0009746 | |
2008-09-30 17:37 | karajorma | Note Added: 0009747 | |
2008-09-30 17:37 | karajorma | Fixed in Version | => 3.6.10 |