Jorge Godoy <[EMAIL PROTECTED]> writes: > There are only Unicode objects being passed to Kid... The data comes from the > database and columns are declared as UnicodeCol. It worked perfectly in r765 > and after one update to check the fix of the error_handler decorator for Simon > it stopped working.
And it is just with data inside the fields, since labels are OK... :-\ I'm thinking that something might have changed with regards to the UnicodeString validator. -- Jorge Godoy <[EMAIL PROTECTED]>

