To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91524
Issue #|91524
Summary|thesaurus cannot be defined for multiple locales in ex
|tensions
Component|lingucomponent
Version|OOo 3.0 Beta 2
Platform|All
URL|http://extensions.services.openoffice.org/download/948
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|thesaurus
Assigned to|[EMAIL PROTECTED]
Reported by|andreschnabel
------- Additional comments from [EMAIL PROTECTED] Wed Jul 9 17:16:53 +0000
2008 -------
If on thesaurus node is configured for more than one locale, the thesaurus gets
activated for all defined locales but can only be used in the first one (all
other locales report a "word not found" error, if thesaurus is accessed for any
word).
See issue URL for a test case.
Install the extension, enter some German word (e.g. "Haus"), call Thesaurus and
use language German(Germany) -> do word will be found.
User language German (Austria) for the same Word -> suggestions are displayed.
The problem affects only the thesaurus, spell checking and hyphenation are ok.
the node is defined with:
<node oor:name="ThesDic_de-DE" oor:op="fuse">
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/thes_de_DE_v2/th_de_DE_v2.dat</value>
</prop>
<prop oor:name="Format" oor:type="xs:string">
<value>DICT_THES</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
<value>de-AT de-DE</value>
</prop>
</node>
as workaround you can define two nodes using the same thesaurus location - one
node per locale.
---------------------------------------------------------------------
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]