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


User sus changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|er                        |sus
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 24 05:41:05 -0700 
2006 -------
SUS->ER:
As I am responsible for all XML based filter, I take it over


Test Scenario:
============

call from commandline:
scalc[.exe] <filename WITHOUT EXTENSION> 
or
soffice -calc <filename WITHOUT EXTENSION> 

If done other it seems to be HTML, than writer is called or calc is called
before generic XML filter.

PROBLEM:
============
The generic XML based filter implements it's own type detection, which is called
when the filter is being ask, if it is responsible for this type of document.

The type detection is very basic and is already planned to be improved.
It only "sniffs" in the first 1000 Character for a certain string, in this case
"Workbook".
Unfortunately "Workbook" is written in the XHTML comment.
A much better appropriate way, would be the identification of the XML root
element with namespace.


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