i8degrees/blacktree-secrets

Boolean values get set to Number -1 when should be Boolean TRUE

Opened this issue · 3 comments

What steps will reproduce the problem?
1. make some boolean pref
2. check it ON
3. view PLIST in eg: PlistEditPro, see it wrong

What is the expected output? What do you see instead?
expected:  Boolean TRUE
seen: Number -1

What version of the product are you using? On what operating system?
latest latest

Please provide any additional information below.
me at davecotter dot com


Original issue reported on code.google.com by anbaricf...@gmail.com on 6 May 2008 at 2:45

note using the (Boolean negative) works just fine.  my workaround now is to 
negate all my booleans, that sucks.

Original comment by anbaricf...@gmail.com on 6 May 2008 at 2:53

can you confirm this bug?

Original comment by anbaricf...@gmail.com on 18 Jun 2008 at 10:23

this is particularly vexing, have you looked into this?

Original comment by anbaricf...@gmail.com on 20 Jun 2008 at 7:32