To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=57274
------- Additional comments from [EMAIL PROTECTED] Wed Feb 22 09:18:31 -0800 2006 ------- While attempting to reproduce this with the latest KDE (3.5.1 level "a") from SUSE LinuKS (http://www.novell.com/linux/download/linuks/index.html) with OpenOffice_org-2.0.0-1.1 rpms installed I continue to see the problem. Some additional observations: I can reproduce this every time when attempting to save to a file where a directory in the path contains a space. * This is definitely related, and only reproducable, with the native dialogs. * If I use another application which uses the native dialogs, for example KWord (v 1.4.2), I AM presented with the overwrite dialog. Looking at interaction with the file system, using a debugging tool for our propeitary file system, I can see some additional information which may be of use. The file system is queried for a file name where the path has been modified to replace spaces with '%20' at the point where the dialog is checking for the existance of the file. Since the Example: File selected to overwrite in dialog has path "/home/user/with space/document.odt" File system queried for existance of "/home/user/with%20space/document.odt" File does not exist so application writes out file "/home/user/with space/document.odt" without prompting user. I was hoping to file this as a KDE bug, but I cannot reproduce this with anything but OpenOffice applications using the native dialogs. --------------------------------------------------------------------- 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]
