https://bz.apache.org/ooo/show_bug.cgi?id=126700
Issue ID: 126700
Issue Type: DEFECT
Summary: ODT created in 2.1 version is not working 4.1.1
Product: App Dev
Version: 4.1.1
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: api
Assignee: [email protected]
Reporter: [email protected]
Created attachment 85172
--> https://bz.apache.org/ooo/attachment.cgi?id=85172&action=edit
Sample of ODT that is cauing issue
Description :
We have a web application with .NET framework 4.5.2 and c#. The operating
system is Windows 8. It runs in IIS version 7.5. We are using Open office 4.1.1
for generating documents.
We have more than 100 templates created using openoffice 2.1 version. The same
templates we are using to generate documents using openoffice 4.1.1.
After generating the document its getting converted as MS word of version MS
Office 2003, During the conversion process to word, we are getting the below
errors only for few templates.
ISSUE 1 :
URL seems to be an unsupported one
- Exception occurred: URL seems to be an unsupported one.
ISSUE 2 :
Type 'unoidl.com.sun.star.lang.IllegalArgumentException' in Assembly
'cli_uretypes, Version=1.0.9.0, Culture=neutral,
PublicKeyToken=ce2cb7e279207b9e' is not marked as serializable.
- Exception occurred: Type 'unoidl.com.sun.star.lang.IllegalArgumentException'
in
Assembly 'cli_uretypes, Version=1.0.9.0, Culture=neutral,
PublicKeyToken=ce2cb7e279207b9e' is not marked as serializable.
Source: mscorlib
Attached the sample ODT; which is causing the problem
--
You are receiving this mail because:
You are the assignee for the issue.