[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stringByDeletingLastPathComponent
From: |
Markus Hitter |
Subject: |
Re: stringByDeletingLastPathComponent |
Date: |
Sat, 28 Mar 2009 17:40:31 +0100 |
Am 27.03.2009 um 23:10 schrieb oren:
[@"//host/share" stringByDeletingLastPathComponent] produces @"" and
looks like a bug
the doc said @"//host/share" should produces @"/host/share"
removing ^/ ? looks like a typo there.
FYI, Mac OS X 10.4 produces @"/host" which is what I'd expect.
These extensions to NSString are meant to handle paths, not URLs.
Simplifying // to / is correct.
MarKus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/