Plist serialization of empty strings is incorrect
-------------------------------------------------
Key: CAY-587
URL: http://issues.apache.org/cayenne/browse/CAY-587
Project: Cayenne
Type: Bug
Components: Cayenne Core Library
Versions: 1.2
Reporter: Andrus Adamchik
Assigned to: Andrus Adamchik
Priority: Trivial
Fix For: 1.2
Reported by Mike Schrag:
It appears that if there is a blank value, property list serialization writes
out
key = ;
and at least EOModeler expects
key = "";
or it will explode.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/cayenne/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira