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

          Issue ID: 125115
        Issue Type: DEFECT
           Summary: German Windows: "unoinfo java" indicates UTF-16LE
                    encoding, but encoding is not UTF-16
           Product: App Dev
           Version: 4.1.0
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: api
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 83576
  --> https://issues.apache.org/ooo/attachment.cgi?id=83576&action=edit
text files containing string returned by 'unoinfo java' on German Windows with
OOo 3.4, AO1 4.0, AOO 4.1

Running "unoinfo java" on a German Windows (XP, 7) returns a string where the
first byte indicator has the value "1", indicating that the text is encoded in
UTF-16LE. The different paths are delimited by "\0\0" (two consecutive '\0').
AOO returns the path characters as ASCII (8-bit), but uses the "\0\0" to
delimit the different paths from each other.

This hinders/inhibits installation scripts to reliably set up the CLASSPATH
value for the installed AOO, as the wrong encoding causes errors.

Attached please find the returned text for OOo 3.4, AOO 4.0.1, and AOO 4.1.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to