This question is probably better answered on the dev mailing list. You might need to open an issue in the bug tracker.

Matthew L. Avizinis wrote:

Hello all,
Here's something interesting to ponder I hope.
I am using 1.9.95 Writer. I am opening sxw documents with ftp in the form ftp://username:[EMAIL PROTECTED]/path-to-file which reside on a Linux server. It is opened via a macro which uses the line:
Doc = StarDesktop.loadComponentFromURL(getOOURL(targetQuestion), "myFrame", com.sun.star.frame.FrameSearchFlag.GLOBAL, Dummy())


the getOOURL function correctly obtains the URL in the form noted above
However, OOo opens them read-only and will not allow me to set it to be editable replying that the "document cannot be edited, possibly due to missing access rights". I have tested that the username and password are in the correct group to have the necessary rights and the files are in a location and have the right properties to allow editing by virtually anyone. In version 1.1.4, I didn't seem to have this problem. Have there been any changes since that version which would affect that behavior? If not, is there something which I am missing, setting-wise maybe, which is causing this behavior in this beta version?
thanks in advance,
Matthew L. Avizinis
Gleim Publications, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm Free Info: http://www.pitonyak.org/oo.php


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to