To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88577


User kpalagin changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'kpalagin,oj'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Apr 25 06:24:26 +0000 
2008 -------
Confirming - as described.

>From i8857:
"at file offset 8 (zero based) there
is a 16-bit little-endian value telling the overall length of the
header, here 0x0483. The last byte of the header has to be a 0x0d,
which isn't the case here. The 0x0d is at offset 0x0480 instead, and
two more bytes follow to pad the header. Calc does check for the
presence of the 0x0d at the given offset, and if not found refuses to
load the file. The last instance in the chain is the Writer module,
which then loads the file as text. The database module however has a
somewhat more relaxed check and doesn't complain, so the file is
availabel as data source."

http://www.openoffice.org/issues/show_bug.cgi?id=8857
http://www.openoffice.org/issues/show_bug.cgi?id=4991

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