View Issue Details

IDProjectCategoryView StatusLast Update
0001774FSSCPFREDpublic2008-09-30 17:37
ReporterFUBAR-BDHR Assigned Tokarajorma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.9 
Fixed in Version3.6.10 
Summary0001774: When-argument as an operator of when does not work
DescriptionA 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 InformationOriginally 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.
TagsNo tags attached.

Activities

2008-09-22 18:10

 

chainreact1.fs2 (4,567 bytes)

2008-09-22 18:10

 

chainreact.fs2 (5,180 bytes)

karajorma

2008-09-30 17:37

administrator   ~0009746

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.

karajorma

2008-09-30 17:37

administrator   ~0009747

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.

Issue History

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