https://issues.apache.org/ooo/show_bug.cgi?id=121508

            Bug ID: 121508
        Issue Type: DEFECT
           Summary: auto correct property as node name
    Classification: Code
           Product: lingucomponent
           Version: AOO 3.4.1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 80049
  --> https://issues.apache.org/ooo/attachment.cgi?id=80049&action=edit
file referring to spell check and hyphenation but missing auto correct

The code mentioned in attached dictionaries.xcu file is working as expected.
But it does not seem to be compatible with auto correct files. So the following
does not work.

        <node oor:name="AutoCorrect_mr_IN" oor:op="fuse">
            <prop oor:name="Locations" oor:type="oor:string-list">
                <value>%origin%/acor_mr-IN.dat</value>
            </prop>
            <prop oor:name="Format" oor:type="xs:string">
                <value>DICT_AUTOCORRECT</value>
            </prop>
            <prop oor:name="Locales" oor:type="oor:string-list">
                <value>mr-IN</value>
            </prop>
        </node>

Does the oor object supports AutoCorrect property?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to