To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86288
                 Issue #|86288
                 Summary|Can't correctly load some text files with BOM
               Component|Word processor
                 Version|OOo 2.2.1
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mru
             Reported by|izavorin





------- Additional comments from [EMAIL PROTECTED] Wed Feb 20 22:59:15 +0000 
2008 -------
I have a collection of text files that contain text in various languages, e.g.
Arabic, Pashto, Urdu, Farsi, Russian, Chinese etc. These documents are either in
the UTF-8 or UTF-16 encoding. I need to write a Basic macro that will load a
file and export it into PDF. The default loading operation such as this

oDoc = StarDesktop.loadComponentFromURL( cInURL, "_blank", 0, _
       Array(MakePropertyValue( "Hidden", True ),))

works for some files but not for others. For instance, it seems to correctly
load Arabic files but not Urdu. This seems to be related to the issue #63077
(http://qa.openoffice.org/issues/show_bug.cgi?id=63077) which has been reported
a while ago. Has it been resolved in the release 2.3.X? In other words, is it
possible to correctly load a UTF-8 or -16 encoded text file with BOM without
explicitly specifying the encoding? Thank you.

---------------------------------------------------------------------
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]

Reply via email to