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


User as changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Apr  6 05:30:40 -0700 
2005 -------
This bug was introduced by fixing #i41273#. The decision if a file should be 
opened 
for editing or AsTemplate was made to late. So the code was moved to an earlier 
called code position. But it was not checked if such property was already set 
from  
outside. It was overwritten everytimes with "TRUE" => AsTemplate in case a 
template filter could be detected.

The reason why it was not found on that cws during testing:
This feature depend from the detect file format. And detection of our actual 
tempÃlate formats (SO8) was broken too. So we detected SO8 templates as SO8 
documents and this code was not triggered. But detection for SO6/7 formats was 
not broken ... triggered this "wrong" code ... but these formats was not tested 
on 
that cws .-)

Fix: Set the AsTemplate property to true only if it not already exists and the 
detection detects a template format.



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