Share 
Follow 
AboutDownloadsDocumentsForumsSource CodeIssuesNews
Date:
2013-09-30 20:52
Priority:
3
State:
Open
Submitted by:
jimmy d (jimmy)
Assigned to:
Ayman Habib (aymanh)
Summary:
CMC_Task editor in GUI doesnt recognize <1 0 0> as "true false false>

Detailed description
Saving an edited task list in the GUI changes the "<active> true true False </active>" statement to a "<active> 1 1 0 </active>" statement.

The problem is that the GUI then does not recognize "1 1 0" as anything and defaults to "false false false". When I copy and paste the "true true false" statement back into the tag, it is recognized.

Add A Comment: Notepad

Message  ↓
Date: 2014-01-23 04:49
Sender: Ayman Habib

Please verify this as fixed in 3.2 so we can close it and take it off the books ;)

-Ayman

Date: 2013-11-04 21:03
Sender: Ayman Habib

Fix submitted to that GUI reads and writes true/false instead of arbitrary deciding on 1/0 as true/false for arrays of bools. To be tested in first beta build of next release 3.2

Field Old Value Date By
summaryCMC_Task editor in GUI doesnt recognize <1 0 0> as "true false false> 2014-01-23 04:49aymanh
summaryCMC_Task editor in GUI doesnt recognize <1 0 0> as "true false false> 2013-11-04 21:03aymanh
Feedback