URL:
<http://savannah.gnu.org/bugs/?37283>
Summary: Invalid result of parsing XML-based plist
Project: GNUstep
Submitted by: vmyrik
Submitted on: Thu 06 Sep 2012 09:58:33 AM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I have an XML-based plist and inside it there is a dictionary that contains a
white-space as a key, among the other things. When I try to load this plist
using [[NSDictionary alloc] initWithContentsOfFile:] I get an empty string for
this key instead of white space.
Data looks like:
<dict>
...
<key> </key>
<string>space.tiff<string>
...
</dict>
P.S. I'm non-native speaker, so please accept my apologies for any errors that
may found here.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?37283>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep