[Adium-devl] XML logging in 10.3
Colin Barrett
timber at lava.net
Sun Jul 9 00:34:10 UTC 2006
Hm, so then it's returning @""?
That's even weirder. I'll jack up a test app when I get home tonight
and post it for JMPP to run.
-Colin
On Jul 8, 2006, at 2:33 PM, Peter Hosey wrote:
> On Jul 8, 2006, at 17:21:44, Colin Barrett wrote:
>> The only thing I can think of that would cause that type of output
>> is this call
>>
>> CFXMLCreateStringByEscapingEntities(kCFAllocatorDefault,
>> (CFStringRef)someString, NULL)
>>
>> Somehow always returning nil.
>
> Nope. You use stringWithFormat:/appendFormat: to construct the
> element strings, so if CFXML… was returning NULL, you would get:
>
> <(null) (null)="(null)" (null)="(null)"><p><span
> style="(null)">svn isn'</span></p></(null)>
>
> Actual line from one of the chatlogs:
>
> < ="" =""><p><span style="">svn isn'</span></p></>
> __________________________________
> \ Peter Hosey / boredzo at gmail.com
> PGP public key ID: 7AB26BAD (since 2006-01-01)
>
>
More information about the devel
mailing list