[
https://issues.apache.org/jira/browse/DIRSTUDIO-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149369#comment-15149369
]
Emmanuel Lecharny commented on DIRSTUDIO-1087:
----------------------------------------------
The problem is that we try to unescape the String at the end of the
{{insignifiantSpacesStringAscii}} method. This is seriously bad, because if we
remove this unescaped phase, we will have deep troubles elsewhere.
Actually, Stefan, you nailed the problem pretty clearly in
https://issues.apache.org/jira/browse/DIRSERVER-2109...
> Keystore path doesn't accept windows backslash in path
> ------------------------------------------------------
>
> Key: DIRSTUDIO-1087
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1087
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-apacheds-configuration
> Affects Versions: 2.0.0-M10 (2.0.0.v20151221-M10)
> Environment: Windows
> Reporter: Hal Deadman
> Priority: Minor
> Fix For: 2.0.0-M11
>
>
> In the configuration editor on the SSL/Start TLS Keystore section, when you
> click browse and select a keystore it will populate a path like
> C:\keystoredir\keystore.jks. You won't be able to save this without changing
> it to C:/keystoredir/keystore.jks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)