From a wallet with the fixes:
{
"version" : 80602,
"protocolversion" : 70003,
"walletversion" : 60000,
"balance" : 19906.35908113,
"blocks" : 84892,
"timeoffset" : 0,
"connections" : 3,
"proxy" : "",
"difficulty" : 0.86805923,
"testnet" : false,
"keypoololdest" : 1391463292,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}
and old wallet
{
"version" : 80601,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 19938.49485507,
"blocks" : 84905,
"timeoffset" : -1,
"connections" : 54,
"proxy" : "",
"difficulty" : 0.86482884,
"testnet" : false,
"keypoololdest" : 1393734951,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}
I don't think it fixed the issue.
edit: new wallet was started with "-rescan -reindex"