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


User as changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|tm                        |as
--------------------------------------------------------------------------------
                    Status|STARTED                   |NEW
--------------------------------------------------------------------------------
          Target milestone|OOo 2.0.2                 |OOo Later
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Dec 15 05:15:14 -0800 
2005 -------
AS:
I've debugged the code and found out ...
there is a central method inside the sfx, which maps the mediatype of a storage 
to 
the corresponding type name requested by the type detection framework.
But this code is used for ALL our storage based document formats. And so it has 
to do some magic to solve the problem of our SO7-XML format. There the mime 
type of documents and templates was equals. And there only a set extensions can 
make it clear. As a result of that a SO7-XML-template will be detected as 
document always.

I will take over this task ...
The only solution I see here: make detection right for our newest formats (SO8) 
and 
map the mime type to an internal type name. But we have to decide how S=7 
template must be handled then. May be they wont be detected as templates any 
longer.

That's why it's clear, that this task shouldnt be fixed for any SO8 based build 
... 
because a missing support for SO7 templates should be established for a newer 
office version (S09 !) only .-)

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