pwney8oy / blacktree-secrets

Automatically exported from code.google.com/p/blacktree-secrets
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
can you confirm this bug?

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

GoogleCodeExporter commented 8 years ago
this is particularly vexing, have you looked into this?

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