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

ASF subversion and git services commented on JSPWIKI-1186:
----------------------------------------------------------

Commit 480e900b86e3b153420016988e3667cff23622b8 in jspwiki's branch 
refs/heads/master from Juan Pablo Santos Rodríguez
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=480e900b8 ]

JSPWIKI-1186: Windows, install.jsp double escapes the jspwiki.workDir and 
nothing else


> Windows, install.jsp double escapes the jspwiki.workDir and nothing else
> ------------------------------------------------------------------------
>
>                 Key: JSPWIKI-1186
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1186
>             Project: JSPWiki
>          Issue Type: Bug
>            Reporter: Alex O'Ree
>            Priority: Minor
>
> minor issue, but after running through install.jsp (running on latest on 
> master from github mirror), it produces a properties like this
>  
> jspwiki.applicationName = Test wiki
> jspwiki.fileSystemProvider.pageDir = 
> G:\\jspwiki-test\\apache-tomcat-9.0.86\\wikistorage
> jspwiki.workDir = 
> G:\\\\jspwiki-test\\\\apache-tomcat-9.0.86\\\\work\\\\Catalina\\\\localhost\\\\JSPWiki
> jspwiki.basicAttachmentProvider.storageDir = 
> G:\\jspwiki-test\\apache-tomcat-9.0.86\\wikistorage
> jspwiki.pageProvider = VersioningFileProvider
>  
> i think it's because install.jsp double escapes the work dir when it's 
> rendered in browser, then it gets escaped again when rendering again for the 
> properties file
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to