https://bugs.documentfoundation.org/show_bug.cgi?id=172966
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Status|NEW |UNCONFIRMED --- Comment #6 from Buovjaga <[email protected]> --- (In reply to Julien Nabet from comment #5) > Any chance you may retrieve a backtrace from gdb by using "catch throw"?(In > reply to Buovjaga from comment #4) > > ... > > Yeah, I reproduce with simple file names. The comma issue should be fixed in > > TB 148: https://bugzilla.mozilla.org/show_bug.cgi?id=900117#c15 (the start > > of comment 0 here is me quoting another person) > > Any chance you may retrieve a backtrace from gdb by using "catch throw" or a > breakpoint at sfx2/source/dialog/mailmodel.cxx:785 and see the value of > "aFileName" variable after "SaveDocumentAsFormat" method has been called ? After calling the method, aFileName is: "file:///tmp/lu3akfp.tmp/lu3akfs.tmp/2323_toinen.odt" I also put a bp to line 731 and printed what url is there and it included this correct entry: m_aAbsURIRef = "file:///tmp/lu3akfp.tmp/lu3akft.tmp/2323_toinen.odt" Likewise aAttachmentSeq is correct. So Thunderbird is more and more suspicious. I should revert the status to unconfirmed to be fair. -- You are receiving this mail because: You are the assignee for the bug.
