Issue 121631 - REGRESSION: FILEOPEN particular xml file from Birt Report could be opened only if Java is installed and "Use Java runtime environment" is enabled
Summary: REGRESSION: FILEOPEN particular xml file from Birt Report could be opened onl...
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: open-import (show other issues)
Version: 3.4.1
Hardware: PC Windows XP
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact: Suchithra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-16 10:08 UTC by Timon
Modified: 2013-07-08 13:34 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 3.4.1
Developer Difficulty: ---


Attachments
xml file from Birt Report (with .xls extension) that could not be opened without Java (99.28 KB, application/x-zip-compressed)
2013-01-16 10:08 UTC, Timon
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Timon 2013-01-16 10:08:41 UTC
Created attachment 80146 [details]
xml file from Birt Report (with .xls extension) that could not be opened without Java

Apache Open Office 3.4.1 (AOO341m1 Build: 9593 Rev. 1372282) Final Russian UI/Locale on Russian Windows XP Professional SP3 (32bit)

Here we have file, that could be opened only if Java is installed and "Use Java runtime environment" is enabled in AOO settings. If Java is installed, but "Use Java runtime environment" is disabled, then AOO displays the following notice (translated from Russian):
"Openoffice.org need installed Java runtime environment. Use of Java is disabled in program settings. Allow use of Java?". "Yes" or "No". If we select "No", we see General I/O error. If we select "Yes", file could be opened.

In LibreOffice Version 4.0.0.1 (Build ID: 527dba6f6e0cfbbc71bd6e7b88a52699bb48799) on Windows XP SP3 Russian that file could be opened even if Java is not installed or "Use Java runtime environment" is disabled.
Comment 1 Suchithra 2013-02-08 18:54:50 UTC
This issue ie reproducible on Mac OSX 10.6.8.

Using the attachment 80146 [details], that could be opened only if Java is installed and "Use Java runtime environment" is enabled in AOO settings. If Java is installed, but "Use Java runtime environment" is disabled, then AOO displays the following notice (translated from Russian):
"Openoffice.org need installed Java runtime environment. Use of Java is disabled in program settings. Allow use of Java?". "Yes" or "No". If we select "No", we see General I/O error. If we select "Yes", file could be opened.
Comment 2 Rob Weir 2013-06-07 00:54:23 UTC
Not able to reproduce this behavior in AOO 3.4.1 on Windows 7 (32-bit) in en-US locale.  The file opens fine even with Java not enabled.

Could this be a bug specifically with the Russian version?
Comment 3 Timon 2013-06-07 04:16:11 UTC
(In reply to Rob Weir from comment #2)
> Not able to reproduce this behavior in AOO 3.4.1 on Windows 7 (32-bit) in
> en-US locale.  The file opens fine even with Java not enabled.
> 
> Could this be a bug specifically with the Russian version?

No, it only could be OS dependent bug

In AOO400m1(Build:9700)  -  Rev. 1479897 2013-05-21 12:47:39 (Di, 21 Mai 2013) en-US locale on Russian Windows XP Professional SP3 (32bit) is still the same problem as was described with AOO 3.4.1.
Comment 4 Andre 2013-07-08 13:34:22 UTC
I honestly don't see why this should be a bug.  An XML document is loaded.  To do that we create a UNO service that does an XSLT transformation.  This is currently implemented in Java.
The XSLT transformation could probably done without Java but that is a feature request at best.

Certainly this is not a release blocker.  Resetting the release blocker request.