https://bugs.documentfoundation.org/show_bug.cgi?id=155241
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Caolán McNamara <[email protected]> --- One issue, the way things are now at least, is that we do detect a bogus string in Formatter::ImplGetValue but use "m_dDefaultValue" and that itself defaults to 0 so junk of -=-=-=[] effectively turns into 0 and doesn't remain at the last valid number. There may be other issues, but lets address that first and see how it plays out. -- You are receiving this mail because: You are the assignee for the bug.
