[jira] [Work logged] (LOG4J2-2761) log4j2 fails when a whitespace is in the file path and Java security manager is used

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2761?focusedWorklogId=410167&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-410167 ] ASF GitHub Bot logged work on LOG4J2-2761: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] uschindler edited a comment on issue #355: LOG4J2-2761: Fix FileUtils#fileFromUri to works correctly with Securi…

2020-03-26 Thread GitBox
uschindler edited a comment on issue #355: LOG4J2-2761: Fix FileUtils#fileFromUri to works correctly with Securi… URL: https://github.com/apache/logging-log4j2/pull/355#issuecomment-604324659 I figured out where the issue is: If the file does not exist, `fileFromUri(URI)` returns null. The

[jira] [Work logged] (LOG4J2-2761) log4j2 fails when a whitespace is in the file path and Java security manager is used

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2761?focusedWorklogId=410166&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-410166 ] ASF GitHub Bot logged work on LOG4J2-2761: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] uschindler commented on issue #355: LOG4J2-2761: Fix FileUtils#fileFromUri to works correctly with Securi…

2020-03-26 Thread GitBox
uschindler commented on issue #355: LOG4J2-2761: Fix FileUtils#fileFromUri to works correctly with Securi… URL: https://github.com/apache/logging-log4j2/pull/355#issuecomment-604324659 I figured out where the issue is: If the file does not exist, `fileFromUri(URI)` returns null. The previo

[GitHub] [logging-log4j2] uschindler commented on issue #355: LOG4J2-2761: Fix FileUtils#fileFromUri to works correctly with Securi…

2020-03-26 Thread GitBox
uschindler commented on issue #355: LOG4J2-2761: Fix FileUtils#fileFromUri to works correctly with Securi… URL: https://github.com/apache/logging-log4j2/pull/355#issuecomment-604301231 This did not happen locally: ``` [ERROR] Failures: [ERROR] FileOutputTest.testConfig:46 St

[jira] [Work logged] (LOG4J2-2761) log4j2 fails when a whitespace is in the file path and Java security manager is used

2020-03-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2761?focusedWorklogId=410146&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-410146 ] ASF GitHub Bot logged work on LOG4J2-2761: -- Author: ASF GitHub Bot