View Single Post
Old 10-22-2010, 03:38 AM   #7
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,449
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by toomuchreading View Post
I don't have undefined available to me. I just have the green check and the red x available.

It looks like, even though I don't go the custom field tab, everything no matter what, unless I change it to green check is set to red check.
The only way that can happen is if you changed the tweak
bool_custom_columns_are_tristate = 'yes'
to be
bool_custom_columns_are_tristate = 'no'
I confirm that the bug exists when the tweak is set to no. I will look at fixing it. In the meantime, the workaround is to change the tweak back to 'yes', but that will have the side effect of permitting boolean columns to be Yes/No/empty instead of just Yes/No.
chaley is offline   Reply With Quote