bugGNUstep - Bugs: bug #30045, minor incompatibility in NSURL

Group
 
 

bug #30045: minor incompatibility in NSURL

Submitter:  Doug Simons <theeggcamefirst>
Submitted:  Thu 03 Jun 2010 05:50:30 PM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Jun 2010 04:54:58 PM UTC, comment #1: 

Thanks ...added a check to fix that.

Richard Frith-Macdonald <CaS>
Group Member
Thu 03 Jun 2010 05:50:30 PM UTC, original submission:  

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).

Doug Simons <theeggcamefirst>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by theeggcamefirst (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-08 CaS StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code