https://bugs.documentfoundation.org/show_bug.cgi?id=143707
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=13 | |0476 --- Comment #2 from Mike Kaganski <[email protected]> --- Looks like "%" is the type character, read at SbiRuntime::StepPARAM using 'pImg->GetString( nDefaultId )'. It is assigned to a variable of type Variant, which happily accepts string as is, without conversion to integer. -- You are receiving this mail because: You are the assignee for the bug.
