Roundup Tracker - Issues

Message2373

Author stefan
Recipients
Date 2006-12-12.14:00:27
Message-id
In-reply-to
Let me quote the person who send me the bug originally:

"The MySQL backend returns "int" values for boolean properties, while the
AnyDBM backend returns "bool" values.  For example:

  db.myclass.get(id, bool_prop)

will have different types depending on the back ends, at least in our
version of Roundup.  That seems undesirable; returning bool values
everywhere would make more sense."

HTH,
     Stefan
History
Date User Action Args
2009-02-03 14:21:58adminlinkissue1611789 messages
2009-02-03 14:21:58admincreate