G. Roderick Singleton wrote:

> This question is better suited to the [email protected] 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.

If it really worked in OOo1.1.4 with the same URL, it's possible that
you discovered a bug. In this case please file an issue about it.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

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

Reply via email to