https://bugs.documentfoundation.org/show_bug.cgi?id=72511
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=10 | |3064 --- Comment #21 from Justin L <[email protected]> --- I thought it would have been fixed in 24.2 via bug 103064, but I guess not. editeng/source/uno/unotext.cxx SvxPropertyValuesToItemSet const SfxItemPropertyMapEntry *pEntry = pPropSet->getPropertyMap().getByName( rProp.Name ); if (!pEntry) throw beans::UnknownPropertyException( "Unknown property: " + rProp.Name ); -- You are receiving this mail because: You are the assignee for the bug.
