To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103310 Issue #|103310 Summary|Assertions from binfilter::SvtLinguConfigItem::LoadOpt |ions Component|framework Version|DEV300m51 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tl Reported by|sb
------- Additional comments from [email protected] Fri Jul 3 09:15:17 +0000 2009 ------- At least on DEV300m51 unxsoli4 (non-pro), executing tags/DEV300_m51/smoketestoo_native/data/smoketestdoc.sxw in OOo produces three assertions, the first being Error: XHierarchicalNameAccess: Configuration - Descendant Element 'IsGermanPreReform' not found in Node /org.openoffice.Office.Linguistic/General and the other two being similar, with paths /org.openoffice.Office.Linguistic/SpellChecking/IsSpellInAllLocales and /org.openoffice.Office.Linguistic/SpellChecking/IsHideMarkings, resp., instead. The reason is binfilter::SvtLinguConfigItem::LoadOptions trying to access those non-existing configuration items via utl::ConfigItem::GetProperties, and the latter asserting via OSL_ENSURE at tags/DEV300_m51/unotools/source/config/configitem.cxx l. 621. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
