Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFPropertyListCreateFromXMLData-giving console log message



On Friday, May 16, 2003, at 04:53 AM, manoj wrote:

Yes..It must be due to the presence of some high value ascii
characters(more than 128)..like copyright symbol some strings..Later I found
that this message is logged even when codewarrior is loaded..But
interestingly it happens in 10.2.6 only...anybody has any idea about changes
in the way resources retrieval is done in 10.2.6...


The problem is that the non-ascii characters must be in the same encoding as the XML PI declares the file to be.

In most cases this will be UTF-8, but the file is probably saved as Mac Roman. You'll need to correct that condition by changing the encoding in the XML PI or saving the file as UTF-8 (preferred).

Jim
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: CFPropertyListCreateFromXMLData-giving console log message (From: "manoj" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.