Re: Filesel dnd patch
- From: Darin Adler <darin bentspoon com>
- To: Alex Larsson <alexl redhat com>
- Cc: <gtk-devel-list gnome org>
- Subject: Re: Filesel dnd patch
- Date: Tue, 28 Aug 2001 13:07:24 -0700
On Tuesday, August 28, 2001, at 12:59 PM, Alex Larsson wrote:
+ /* We don't actually try to validate the URI according to RFC
+ * 2396, or even check for allowed characters - we just ignore
+ * comments and trim whitespace off the ends. We also
+ * allow LF delimination as well as the specified CRLF.
+ */
Comment doesn't mention "#" handling.
+ filename = g_filename_from_uri (uri, NULL, &error);
Is ignoring the hostname the right thing to do here? What if the hostname
is the name of another computer?
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]