[ 
https://issues.apache.org/jira/browse/FELIX-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471032#comment-16471032
 ] 

Harrison Tarr commented on FELIX-5849:
--------------------------------------

I also wrote an additional test. I think I had some incorrect assumptions about 
the way the ConfigurationHandler works. I have updated my pull request with the 
new test that shows that the issue is not with {{ConfigurationHandler}}. Do you 
have any insight where the weird backslash handling is happening?

> ConfigurationHandler improperly removes backslashes because it treats them as 
> escape characters
> -----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-5849
>                 URL: https://issues.apache.org/jira/browse/FELIX-5849
>             Project: Felix
>          Issue Type: Bug
>          Components: Configuration Admin
>            Reporter: Harrison Tarr
>            Priority: Minor
>
> We use Felix in our Karaf project. I noticed when using a Windows-style path 
> as a configuration, the backslashes were getting removed. I think I tracked 
> it to the {{ConfigurationHandler}}. I wrote some unit tests to highlight the 
> issue and came up with a fix. It can be found here 
> [https://github.com/apache/felix/pull/136]
>  
> I have not verified that it fixes my issue, but I think the unit tests 
> highlight a bug anyway. My changes do not cause any of the other unit tests 
> to fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to