Re: [Fwd: [Issue 19175] register for uri support in Gnome 2]



Hi *,

let me explain the issue more briefly:

1. RFC#1738 specifies the url as a concatination of cwd commands, meaning

ftp://john server/foo/bar.txt will actually (assuming /home/john as the login directory) result in /home/john/foo/bar.txt on the server.

gnome-vfs actually passes ftp://server/home/john/foo/bar.txt too external applications for the same file, which leads to an error message from OOo stating that the specified file does not exist, because there is no directory /home/john/home.

Actually ftp://server/%2Fhome%2Fjohn%2Ffoo/bar.txt would be o.k.

2. RFC#1738 also specifies that a missing user name is automatically treated as "anonymous". But even if the user has specified a user name in nautilus before, the url passed to external applications does not have this user name, leading to a login dialog with (non-editable) user name "anonymous".

All this happens regardless whether the application specifies "uses_gnomevfs" or "supported_uri_schemes=ftp,..".

Regards,
Oliver


michael meeks wrote:
Hi there,

	I've no idea what the issue is here - but perhaps it's interesting.

	HTH,

		Michael.



------------------------------------------------------------------------

Subject:
[Issue 19175] register for uri support in Gnome 2
From:
obr openoffice org
Date:
23 May 2005 09:02:59 -0000
To:
mmeeks openoffice org

To:
mmeeks openoffice org


To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=19175





------- Additional comments from obr openoffice org Mon May 23 02:02:58 -0700 2005 -------
Michael, did you notice the incompatibility between gnome-vfs & OOo regarding
ftp uris ?
It seems that nautilus passes non RFC compliant ftp uris to applications (no
user in url, absolute paths instead of a sequence of 'cd' commands). It happens
regardsless whether the app specified "uses_gnomevfs" or
"supported_uri_schemes=ftp".

This makes me think we should use "supported_uri_schemes=file,http,https,smb"
instead. What do you think ?


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification


------------------------------------------------------------------------

_______________________________________________
gnome-vfs-list mailing list
gnome-vfs-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-vfs-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]