[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #30045] minor incompatibility in NSURL
From: |
Doug Simons |
Subject: |
[bug #30045] minor incompatibility in NSURL |
Date: |
Thu, 03 Jun 2010 17:50:31 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 |
URL:
<http://savannah.gnu.org/bugs/?30045>
Summary: minor incompatibility in NSURL
Project: GNUstep
Submitted by: theeggcamefirst
Submitted on: Thu 03 Jun 2010 05:50:30 PM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
NSURL behaves slightly differently than Cocoa when initialized with an empty
string.
A recent change allows an NSURL object to be created with an empty string,
which is consistent with Cocoa, but in Cocoa the -path method returns nil in
this case, and in GNUstep it returns an empty string. According to the docs,
it should return nil if the URL doesn't conform to RFC 1808 (which presumably
is the case for an empty URL).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30045>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #30045] minor incompatibility in NSURL,
Doug Simons <=