Transaction BUG in 3.6.0

I saw someone else report this, but can’t find a refernce right
now and have to catch a plane.

$Transaction->OldValue sometimes reports a bogus value when
it is really NULL in the database.

I think there is a bug in Transaction_Overlay::OldValue
or in RT::Record when the vaue lookup actually returns
the Content of OldReference.

-Todd