Property datastore ruins the property file if a string attribute has newlines
-----------------------------------------------------------------------------

                 Key: GEOT-1409
                 URL: http://jira.codehaus.org/browse/GEOT-1409
             Project: GeoTools
          Issue Type: Bug
          Components: data property
    Affects Versions: 2.4-M4
            Reporter: Andrea Aime
            Priority: Minor
             Fix For: 2.4.0


If one of the string properties in the feature has newlines the resuling 
property file is broken and cannot be read properly anymore (the new line chars 
aren't escaped).
I do think the actual reading/writing code in java.util.Properties is able to 
handle such escapes (maybe it would be good to reuse it?).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to