Skip navigation.
 
mlRe: [NSMutableAttributedString] How is NSBaseURLDocumentOption supposed to work?
FROM : Douglas Davidson
DATE : Mon Jun 30 20:33:35 2008

On Jun 28, 2008, at 4:37 AM, Stéphane Sudre wrote:

> OK, someone kindly pointed me off-list that I was using a NSString 
> instead of a NSURL.
>
> I'm still wondering which URL is supposed to be used:
>
> - the document itself
>
> or
>
> - the parent folder of the document


This is the URL that will be passed in to WebKit (via 
loadData:MIMEType:textEncodingName:baseURL:) to be used as the base 
for relative URLs within the document.

Douglas Davidson

Related mailsAuthorDate
ml[NSMutableAttributedString] How is NSBaseURLDocumentOption supposed to work? Stéphane Sudre Jun 26, 00:38
mlRe: [NSMutableAttributedString] How is NSBaseURLDocumentOption supposed to work? Stéphane Sudre Jun 28, 13:37
mlRe: [NSMutableAttributedString] How is NSBaseURLDocumentOption supposed to work? Douglas Davidson Jun 30, 20:33