DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27775>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27775

[configuration] Comma-escaping in PropertiesConfiguration broken

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|[configuration] Comma-      |[configuration] Comma-
                   |escaping and backslash-     |escaping in
                   |parsing in                  |PropertiesConfiguration
                   |PropertiesConfiguration     |broken
                   |broken                      |



------- Additional Comments From [EMAIL PROTECTED]  2004-06-03 15:47 -------
I fixed the comma escaping issue, let me know if it's ok now. I also changed the
way lists are saved, previously they were written on a single line as comma
separated values, now they are written on multiple lines, one element per line.

I think the backslash escaping is needed for values like "\home\new", otherwise
the "\n" part will be parsed as a line feed.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to