https://bugs.freedesktop.org/show_bug.cgi?id=52306

bfoman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from bfoman <[email protected]> ---
Checked with:
LO 4.0.1.2
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

Could not reproduce. File opened without error.

Attachment used: https://issues.apache.org/ooo/attachment.cgi?id=68412
Script:

A simple script that allows to reproduce the problem in the normal office:

REM  *****  BASIC  *****
Sub Main
Dim noArgs()
oDesktop = CreateUnoService( "com.sun.star.frame.Desktop" )
oDesktop.loadComponentFromURL( "file:///<path to the file>/text.txt", "_blank",
0, noArgs() )
End Sub

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

Reply via email to