https://bugs.documentfoundation.org/show_bug.cgi?id=102010

--- Comment #9 from Alex Kempshall <[email protected]> ---
I've attached a proposed patch for bug 102010. It works for me!

Though it does make a nonsense of the conditional statement as now both legs
are the same. 

           if( rMergeDescriptor.sPath.isEmpty() )
                aTempFileURL.SetURL( aTempFile->GetURL() );
            else
                aTempFileURL.SetURL( aTempFile->GetURL() );


So clearly I need to clarify my understanding of what this condition statement
is supposed to achieve.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to