To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79611
Issue #|79611
Summary|Read Error. Error reading file.
Component|Word processor
Version|OOo 2.2
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|open-import
Assigned to|mru
Reported by|dipesh
------- Additional comments from [EMAIL PROTECTED] Fri Jul 13 23:18:23 +0000
2007 -------
Another issue found during extending the OpenDoc-support in KWord.
Reproduce;
1. To try to load the attached odt file
2. OO.org say "Read Error.\nError reading file."
This was confirmed to happen with 2.2.0 and 2.2.1 by one of our users and
myself. The odt was validated against the strict relax-ng schema and it's a
valid odt-file. To be sure it's not our fault I did future investigate the
file and it seems the problem is in the content.xml within the;
<draw:frame draw:name="Rahmen4" draw:style-name="fr2" svg:x="70.8379179942pt"
svg:y="289.1627056658pt" text:anchor-type="page" text:anchor-page-number="1"
draw:z-index="6" svg:width="496.0638515pt" svg:height="14.0882133826pt">
<draw:text-box fo:min-height="0.01pt">
<text:p text:style-name="P5">
<text:bookmark text:name="Bezugszeichen"/>
Some text
</text:p>
</draw:text-box>
</draw:frame>
Removing here the <text:bookmark text:name="Bezugszeichen"/> does fix that
issue and OOWriter is able to load and display the file correct again.
---------------------------------------------------------------------
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]