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=22894>. 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=22894 ------- Additional Comments From [EMAIL PROTECTED] 2005-02-11 00:00 ------- This has also been reported in log4cxx as http://issues.apache.org/jira/browse/LOGCXX-22. In properties files, a backslash is a special character and using double backslashes to represent a literal backslash is appropriate and expected. However, backslashes have no special significane in XML files where you would use an ampersand to create an "escape" sequence. It should also not affect setFile() where you should be not be required to escape a valid filename. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
