To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93257
                 Issue #|93257
                 Summary|Strange behaviour of autoextension feature in Vista fi
                        |le-picker
               Component|framework
                 Version|OOO300m3
                Platform|All
                     URL|
              OS/Version|Windows Vista
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|hro
             Reported by|tm





------- Additional comments from [EMAIL PROTECTED] Fri Aug 29 13:36:36 +0000 
2008 -------
This is a follow-up issue to i92438 which has been fixed in cws hotmac for 
OOo3.0. 

F.e.: Select a filter (f.e. *.ott) then type "*.a" in the file name box and hit
enter. Then type "Testdocument" and click Save. The selected filter is not
changed (because there's no filter matching *.a) and an extension is
automatically added by the Vista Filepicker Dialog. But it's not .ott the
Filename returned is "Testdocument.a".

Once the dialog further calls to SetDefaultExtension break the functionality of
automatically adjusting the extension along with the selected filter. Calling
SetDefaultExtension with an empty string removes the autoextension feature.
Calling it with an extension enables it but the extension is not adjusted along
with the filter.

Using SetOptions with FOS_STRICTFILETYPES does not help. Without an
autoextension everything is fine. But calling SetFeaultExtension( "ODT" )
results in appending .ODT.ODT to the filename.

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