Hi,
has anyone had a problem with a boolean field having a value 't' when
normally it is 'T' or 'F' (for true and false)? It's happens to me
occasionally in my integration tests. I've tried to simplify the problem
into a gist, but annoyingly it doesn't happen when I do that... grr.
A screenshot of the problem:-
https://docs.google.com/open?id=0B3kE2Ho2wIf5ZjltNjJKNEJ2cG8
here's roughly what happens as a gist:-
(but that actually works for me)
Any ideas?
--