To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=29152
------- Additional comments from [EMAIL PROTECTED] Mon Jun 30 13:19:01 +0000 2008 ------- mav: A thing that seems to be related: The SfxMedium tries to create backup on the server, like document0.odt (when the original document is document.odt) in SfxMedium::DoInternalBackup_Impl() (sfx2/source/doc/docfile.cxx:2090) which leads to '500 Internal Server Error' with some WebDAV servers (and generally does not sound to me as a good idea, to create a new version of the file on the server). The backtrace: #9 0x00002b760385eed8 in SfxMedium::DoInternalBackup_Impl (this=0x1555540, [EMAIL PROTECTED]) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/docfile.cxx:2135 #10 0x00002b760386111a in SfxMedium::StorageBackup_Impl (this=0x1555540) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/docfile.cxx:839 #11 0x00002b76038611ce in SfxMedium::GetBackup_Impl (this=0x1555540) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/docfile.cxx:849 #12 0x00002b76038a142c in SfxObjectShell::DisconnectStorage_Impl (this=0xe38080, [EMAIL PROTECTED], [EMAIL PROTECTED]) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/objstor.cxx:1961 #13 0x00002b76038a99f2 in SfxObjectShell::SaveTo_Impl (this=0xe38080, [EMAIL PROTECTED], pSet=0x15521e0) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/objstor.cxx:1419 #14 0x00002b76038ae659 in SfxObjectShell::DoSave_Impl (this=0xe38080, pArgs=0x15521e0) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/objstor.cxx:2683 #15 0x00002b76038aebdb in SfxObjectShell::Save_Impl (this=0xe38080, pSet=0x15521e0) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/objstor.cxx:2766 #16 0x00002b760390e70e in SfxBaseModel::storeSelf (this=0xe386a8, [EMAIL PROTECTED]) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/sfxbasemodel.cxx:1530 #17 0x00002b76039208f3 in SfxStoringHelper::GUIStoreModel (this=0x7fffa8af48a0, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], bPreselectPassword=0 '\0', [EMAIL PROTECTED]) at /local/ooo-build/ooo-build/build/dev300-m19/sfx2/source/doc/guisaveas.cxx:1230 Thank you for your help in advance! --------------------------------------------------------------------- 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]