Re: Compatability issues with IE v5.2.3 as compared to v5, v5.2.1,v5.2.2 [Panther Issues]{UNSOLVED- FrameWork Problem}
Re: Compatability issues with IE v5.2.3 as compared to v5, v5.2.1,v5.2.2 [Panther Issues]{UNSOLVED- FrameWork Problem}
- Subject: Re: Compatability issues with IE v5.2.3 as compared to v5, v5.2.1,v5.2.2 [Panther Issues]{UNSOLVED- FrameWork Problem}
- From: j o a r <email@hidden>
- Date: Thu, 29 Jan 2004 08:55:39 +0100
Just run the path through something that inserts the proper escape
sequences then. There are functions to do this in CF IIRC. I know I
have posted a wrapper method to do that on this list some time in the
past.
j o a r
On 2004-01-29, at 08.38, Ashwin A Prabhu wrote:
>
It isn't the space problem.
>
But the problem lies in the Foundation Framework's NSURL method
>
fileURLWithPath:path.
>
In Foundation.framework version 6.2 this method returns a proper URL
>
but
>
in version 6.3 it doesnt. This as explained below:
>
>
path value is "/var/root/Library/Application Support/NetApp/1 2 3
>
4.html"
>
For 6.2 version of Foundation.framework:
>
[NSURL fileURLWithPath:path] value is
>
"file://localhost/var/root/Library/Application Support/NetApp/
>
1 2 3 4.html"
>
But for 6.3 version of Foundation.framework:
>
[NSURL fileURLWithPath:path] value is "/var/root/Library/Application
>
Support/NetApp/1 2 3 4.html".
>
>
Has anybody faced this problem before??.
>
Is there a fix in place for the same.
>
Let me know any other workaround for the same.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.