This question is better suited to the dev@api.openoffice.org list. I
have forwarded it there and suggest that is where you will get the best
answers. On a guess, I would guess you have permissions problems that
your macro does not address in 2.0bc.

On Fri, 2005-04-22 at 15:41 -0400, 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]
-- 
PLEASE KEEP MESSAGES ON THE LIST.
Documentation Co-Lead
http://documentation.openoffice.org/ 


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

Reply via email to